Tagged: x
-
AuthorPosts
-
September 16, 2016 at 6:26 pm #1178741
jtbtuParticipantI don’t really care if the post tags are hidden on individual posts, but I’d like to display the blog page in masonry format and there are just too many tags. I do use them for SEO, so I don’t want to remove them completely.
I have tried the following:
entry-footer { display: none !important; }and
entry-footer.cf { display: none !important; }and
.blog footer.entry-footer.cf { display: none !important; }and
.blog .entry-footer.cf { display: none !important; }and
.blog .entry-footer { display: none !important; }and
.entry-footer a { display: none !important; }and
.entry-featured .entry-footer.cf { display: none !important; }and probably even a few other combinations —
nothing works!! what am I missing here?!? using integrity stack and latest version of X (4.6.2).
September 17, 2016 at 1:09 am #1179072
DarshanaModeratorHi there,
Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
September 19, 2016 at 9:46 am #1181491
jtbtuParticipantThis reply has been marked as private.September 19, 2016 at 9:55 am #1181513
DarshanaModeratorHi there,
You can add this under Custom > CSS in the Customizer.
.blog .entry-footer.cf { display: none; }Hope that helps.
September 19, 2016 at 12:44 pm #1181796
jtbtuParticipantAdded custom CSS, still showing post tags (even with !important and after clearing cache)
September 19, 2016 at 1:46 pm #1181917
RahulModeratorHi there,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
β Link to your site
β WordPress Admin username / passwordDonβt forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks.
September 19, 2016 at 1:47 pm #1181923
JoaoModeratorHi There,
Go to Appereance > Customizer > Blog > and turn of Post Meta.
Hope that helps,
Joao
November 9, 2016 at 7:54 pm #1251002
jtbtuParticipantthis was a total user error, btw — missing a } on the css before it — the solutions outlined in this thread work without issue!
November 9, 2016 at 10:46 pm #1251140
Prasant RaiModeratorYou are most welcome. π
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1178741 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
