Home>Support>How to Hide h1 Page Title in Vantage Premium Under Menu On Each Page

How to Hide h1 Page Title in Vantage Premium Under Menu On Each Page

By Petteri, 10 years ago. Last reply by Petteri, 10 years ago.
Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hello! I am a bit confused with this one, because I have feeling that there was earlier a feature in Vantage Premium Theme where you could easily pick from dropdown menu (editing page) if you wanted or not to display the page h1 title directly on each page under the menu. I searched but did not find answer also in css or was not able to figure it out.
So – how to hide H1 page title under menu on each page (which is the name of the page in menu url) but not on other entry titles like articles etc. ?
Help please : )

URL: http://www.laurentium.fi/hakukoneoptimointi/

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 2 months ago Magus
    Hi, I Work Here

    Hi Petteri

    The option for this is in the page editor. Under Page Attributes select ‘Full Width Page,No Title’.

    Let us know how you get on

    Magus

  2. 10 years, 2 months ago Petteri

    Hi Magus,
    thanks for your reply, but I dont want to use that “full width page, not title” option, because I need sidebar. Do have any other solution to help me with this (css maybe)?

  3. 10 years, 2 months ago Magus
    Hi, I Work Here

    Hi Peterri

    Please try this in Appearance->Custom CSS

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

    Let us know how you get on

    Magus

  4. 10 years, 2 months ago Petteri

    Hi Magus!
    I already tried that css found on your forum before posting this yesterday, but that is unfortunately not the answer – because it also hides other entry h1 titles to articles etc.

    I have even tried to adjust the css, but with bad luck because i am a newbie with these css things.

    So, how to hide only the h1 entry titles on basic content pages, not in the articles or anywhere else?

  5. 10 years, 2 months ago Magus
    Hi, I Work Here

    Hi Petteri

    Try this one instead, it should leave anything marked as post alone

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

    Magus

  6. 10 years, 2 months ago Petteri

    Hi!
    thanks for that, but not working properly – because that one still hides also the h1 titles to (link to an article is h1 title) articles. Anything else?

  7. 10 years, 2 months ago Magus
    Hi, I Work Here

    Hi Peterri

    The pages I have been looking at do not have any article links on them. Do you have a url to a page with an article list?

    Magus

  8. 10 years, 1 month ago Petteri

    Hi!
    I wanted to bring this one alive, so unfortunately I dont have any sites (only test sites) to give you a link.

    Anyway you have this option in your theme: ‘Full Width Page,No Title’ – as we all know. What I want is “normal page width with sidebar, no title”.

    Please let me know if you have the solution?

  9. 10 years, 1 month ago Magus
    Hi, I Work Here

    Hi Petteri

    This could be achieved using a child-theme. We could alter the full width-no title template if you have not used that template anywhere on the site. To add a new template would mean making too many changes to core theme files.

    I’ve marked this thread as a feature request. We often look through these threads to get ideas for what to add in our future updates. Hopefully, we’ll be able to add this in a future update.

    Let me know how you would like to proceed.

    Magus

  10. 10 years, 1 month ago Petteri

    Hello!
    sorry for answering this late, but at the moment I am fine with this one. But like you said maybe a good and easy feature in the future? Thanks for your help anyway..

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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More