• Resolved sdleader

    (@sdleader)


    Hi,
    I have a product page with its own name etc. I would like to add this page to my menu, thus I need to create a separate page to add to the menu. The problem is the Page title displays above the product page title, essentially duplicating the title. This looks silly and I would like to remove the Page title from the top of the page when displayed in a web browser.
    How do I do this?
    Page link: https://www.leadershipconnexion.com/the-leadership-connexion-bookstore/

Viewing 5 replies - 1 through 5 (of 5 total)
  • for a css quick-fix, add this to style.css:

    .page-id-1797 #content h1 { display: none; }

    this will hide the page title on that one page only.

    for more support, please contact studiopress.

    commercial themes are not supported by this forum beyond general suggestions.

    Thread Starter sdleader

    (@sdleader)

    Thanks for the suggestion. Is there a specific place I need to add this line? I inserted it under the “Default” section, but it did not work.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    You can ask the guys who sold you that theme.

    Thread Starter sdleader

    (@sdleader)

    Will do, thanks.

    seems to have worked – the page title is gone.

    you might need to refresh the webpage or clear the browser cache, for instance by pressing ‘ctrl f5’.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Don't Want Page Title to be Displayed’ is closed to new replies.