This topic has 5 replies, 2 voices, and was last updated 8 years by lucasmarstonmusic.
-
Author
-
January 29, 2016 at 04:46 #101105lucasmarstonmusicParticipant
Looking to be able to remove the big “Home” heading on my home page but I would like to keep those headings for post pages. Is there a way of choosing which kind of pages keep their titles and which dont?
Also, are these by default H1?
Attachments:
You must be logged in to view attached files.January 29, 2016 at 15:40 #101153sharmstrModeratorYes, they are h1. If its an actual page, you can turn off titles by editing the page and scrolling down to Theme General Settings > Title section
If its a plugin/wp generated page (like when you set your homepage to display posts), you can use this css
COPY CODE.home-page .page-title { display: none !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
January 29, 2016 at 23:59 #101277lucasmarstonmusicParticipantWhen going into Theme General Settings there is no Title Section. The closest thing is under Theme Options – Layout Settings I am given this option here in the photo.
Still trying to find out where I can input this CSS, but once I find it, can I place it anywhere? There’s tons of numbers and letters everywhere, how do I know where to put a certain piece of code?
Thanks
Attachments:
You must be logged in to view attached files.January 30, 2016 at 01:53 #101286sharmstrModeratorDo not confuse theme options and the general settings. Theme general settings are in the page editor.
Css goes in theme options – general – quick css
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
January 30, 2016 at 14:43 #101335sharmstrModeratorI’m back at my desk so I can show you where its at now.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files. -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.