Disabling Page Title on single page - by smaa

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

  • Avatar: smaa
    smaa
    Participant
    March 11, 2017 at 11:02

    Hello,
    is it possible to disable the title page on a single page, keeping the others with it?

    Thank you

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 13, 2017 at 14:30

    Hello,

    You can add this code in Custom css:

    .single-product .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.