Remove page title - by eazy4me - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 6 years, 1 months ago ago by Rose Tyler

  • Avatar: eazy4me
    eazy4me
    Participant
    March 1, 2018 at 10:55

    Hi,

    How can i remove the page title per page? SO on one page i want the page title but i want to remove the page title on a different page. How can i do that?

    Kind regards

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 1, 2018 at 11:35

    Hello,

    You can add this css code in Custom css for page http://prntscr.com/ilb9xu:

    .page-heading .title {
        display: none;
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.