Tagged: x
-
AuthorPosts
-
September 8, 2016 at 8:29 am #1166378
mcaravagliaParticipantI 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
September 8, 2016 at 11:34 am #1166629
RupokMemberHi 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!
September 9, 2016 at 5:48 am #1167827
mcaravagliaParticipantYou 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!
September 9, 2016 at 8:21 am #1167939
JoaoModerator🙂 Thanks for your kind words.
Please reach us if you need help with anything else.
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1166378 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
