This topic has 1 reply, 2 voices, and was last updated 7 years by Kieran_SQ.

  • Author
  • #183190
     earthcloud
    Participant

    Hi,

    I’d like to hide the titles on all pages site-wide – is this possible? I know I can do it at the page level however, I am running LearnDash and your page/post options disappear when creating a lesson within a course so I can’t just tick off the box to hide it. I’m thinking CSS but not sure what to do to …

    #183217
     Kieran_SQ
    Moderator

    Hi,

    You can use the below CSS to hide the H1 page title completely, please add this snippet to your KLEO Child theme’s style.css or to Theme Options > General Settings > Scroll to: ‘Quick CSS’. You will need to purge your website cache, CDN and local cache (Ctrl+F5) to see changes.

    COPY CODE
    h1.page-title {
        display: none !important;
    }

    Thanks,

    Kieran

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?