Tagged: x
-
AuthorPosts
-
May 24, 2016 at 5:11 am #1006926
Exord B.V.ParticipantHi,
I use Facebook comments and now the leave a comment link doesn’t work.
How can I remove or fix this?May 24, 2016 at 5:44 am #1006976
ThaiModeratorHi There,
Please add the following CSS under Customizer > Custom > Global CSS:
.p-meta>span:nth-child(3):after, .p-meta>span:nth-child(4) { display: none; }Hope it helps 🙂
May 24, 2016 at 6:20 am #1007019
Exord B.V.ParticipantThat worked!
Now I only have to remove the /May 24, 2016 at 6:47 am #1007049
ThaiModeratorHi There,
The provided CSS will also remove the /.
Did copy all the CSS?
Please provide us with your website URL so we can take a closer look.
Thanks.
May 24, 2016 at 10:20 am #1007427
Exord B.V.ParticipantMay 24, 2016 at 11:11 am #1007518
ThaiModeratorHi There,
Please change the previous CSS to this:
.p-meta>span:nth-child(2):after, .p-meta>span:nth-child(4) { display: none; }Hope it helps 🙂
May 24, 2016 at 3:51 pm #1007926
Exord B.V.ParticipantDoesn’t work 🙁
May 24, 2016 at 6:58 pm #1008117
JadeModeratorPlease use this instead:
.p-meta>span:nth-child(2):after, .p-meta>span:nth-child(3) { display: none; }Hope this helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1006926 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
