Home Forums Pro Themes Education Hub Pro Hide Page Title

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #111234
    ima wanto
    Participant

    How to hide the Page title so it does not appear

    thank you

    #111240
    wensolutions
    Keymaster

    Hello,

    Please add following given CSS code to remove the page title in Additional CSS section by going to Admin Panel > Appearance > Customize > Additional CSS

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

    Hope this helps.

    If you have any queries further, let us know.

    Thank you.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.