Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1166378
    mcaravaglia
    Participant

    I would like to hide the page titles on my site (http://dantli.mcsquaredprod.com/) without hiding the Post Titles on the Blog page. They use the same class name and when I hide with CSS I lose both the page titles and the blog titles.

    Is there an easy way to hide the page titles only, or is this going to involve .php edits to the Theme?

    Michael

    #1166629
    Rupok
    Member

    Hi Michael,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

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

    However you can disable the page title for specific pages if you want – http://prntscr.com/cfolpn

    Cheers!

    #1167827
    mcaravaglia
    Participant

    You guys really do rock! Thank you. Even using the “Inspect Element” tool in Chrome, I sometimes seem unable to identify the exact CSS path. Any insight you can provide into this will be helpful and appreciated.

    3 Licenses of X now and growing!

    #1167939
    Joao
    Moderator

    🙂 Thanks for your kind words.

    Please reach us if you need help with anything else.

    Joao

  • <script> jQuery(function($){ $("#no-reply-1166378 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>