Tagged: x
-
AuthorPosts
-
July 29, 2016 at 9:31 pm #1109735
BlupaceParticipantblupace.com
Hi,
So I have created a custom user page. I would like to remove the post author and date that appears at the top of the page. This is removed on my standard posts but not on these custom posts. How can I ensure that this is also removed.
Any help gratefully appreciated.<p class="p-meta"><span><i class="x-icon-pencil" data-x-icon=""></i> vogue</span><span><time class="entry-date" datetime="2016-07-29T08:56:59+00:00"><i class="x-icon-calendar" data-x-icon=""></i> July 29, 2016</time></span><span></span></p>Kind regards
Pace
July 29, 2016 at 9:32 pm #1109738
BlupaceParticipantThis reply has been marked as private.July 29, 2016 at 11:08 pm #1109811
Prasant RaiModeratorHello There,
Thanks for writing in!
Can you please share the exact url of the post as i don’t see meta information currently on any posts? In the meantime you can add this under Custom > CSS in the Customizer:
p.p-meta { display: none !important; }Thanks.
July 30, 2016 at 8:25 am #1110111
BlupaceParticipantThis reply has been marked as private.July 30, 2016 at 8:30 am #1110115
BlupaceParticipantAh ok I got it working with
`.p-meta {
display: none !important;
}`🙂
Thank you
July 30, 2016 at 8:56 am #1110129
ThaiModeratorGlad you’ve sorted it out.
If you need anything else, please let us know 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1109735 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
