This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Vantage Premium theme – can I remove page titles?

Resolved 4 replies premiumthemetheme-vantage
11 years ago · Last reply by Andrew Misplon 11 years ago

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

URL: http://test.wakeupenterprises.com/contact/

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

4
  1. James 11 years, 26 days ago

    Hi,

    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;
    }
  2. Greg Priday Staff 11 years, 25 days ago

    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.

  3. Laurie 11 years, 25 days ago

    Thank you James and Greg. I found the Page Attribute dropdown for each page.
    Laurie

  4. Andrew Misplon Staff 11 years, 24 days ago

    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.

Have a different question or issue?

Start New Thread