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.

Hide Page Title

Resolved 3 replies premiumthemetheme-vantage
10 years ago · Last reply by Magus 10 years ago

I found another thread related to this issue; the reply was:

We created a page template you can use that essentially removes the page titles. When you’re creating a page in your WordPress admin, you should see a meta box called “Page Attributes” and in that a setting called “Template”. Just change this to “Full Width Page, No Title” and the titles should be hidden.

The above instruction certainly hides the page title, but because the template is Full Width, it also hides my widgets on the right hand side.

How to I remove the title only?

PS. I’m adding my own h1 page title for SEO purposes. (WordPress SEO by Yoast).

URL: http://www.jjimageconsulting.com/colour/

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

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Magus Staff 10 years, 9 months ago

    Hi JJImage

    You can fix/change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.

    article.post .entry-header h1.entry-title, article.page .entry-header h1.entry-title {
      display: none;
    }

    Let us know how you get on

    Magus

  2. JJImage 10 years, 9 months ago

    Thank you for your quick reply. The code works. Thanks! Great support by the way. And love the Vantage Premium theme; it’s definitely worth the money.

  3. Magus Staff 10 years, 9 months ago

    You are welcome, and thank you for supporting Vantage.

    If you need any more help please do not hesitate to open a new support thread.

    Magus

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