Vantage Premium theme – can I remove page titles?
I’m using Vantage Premium theme, and I’d like to know if there’s a setting to remove or hide the page title from the body of each page, directly under the nav bar. I thought I saw it when I was initially browsing the theme, but I’m not sure and I can’t find it if it’s there.
Thanks,
Laurie
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
4Hi,
You will need to use the custom css found here Appearance / custom CSS.
If you are not using the premium theme install simple custom CSS plugin.
Add this CSS:
article.post .entry-header h1.entry-title, article.page .entry-header h1.entry-title { display: none; }Hi Laurie,
Jame’s solution definitely work (thanks again for helping out James). There is also a “Full Width Page, No Title” page template you can use for your pages. When editing a page, you’ll see a Page Attributes meta box. In this, change Template to “Full Width Page, No Title”.
Another option would be to go the child theme route, but this is a lot more complex.
Thank you James and Greg. I found the Page Attribute dropdown for each page.
Laurie
Glad to hear you’ve got this resolved.
All the best.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.