Tagged: x
-
AuthorPosts
-
January 19, 2017 at 3:23 am #1336401
koosang153ParticipantHello,
Is there way to remove the dotted lines under the sharing buttons as the attached screenshot.
I am using icon stack.
Please advise. Thank you!
January 19, 2017 at 3:32 am #1336407
FriechModeratorHi There,
You can add this under Custom > CSS in the Customizer.
.x-entry-share .x-share { border: 0 !important; }Thanks.
January 19, 2017 at 3:53 am #1336440
koosang153ParticipantThanx it works!!!
I have one more question!
How can I take out all the comment section from all post?
There should be a way to apply it to all posts right?
Since I can’t go in every posts and go to setting and disable comments…I was wondering if there is any way to code them in customize css.Please help!!
thank you!!
January 19, 2017 at 4:12 am #1336450
koosang153ParticipantThanx it works!!!
I have one more question!
How can I take out all the comment section from all posts?
There should be a way to apply it to all posts right?
Since I can’t go in every posts and go to setting and disable comments…I was wondering if there is any way to code them in customize css.Please help!!
thank you!!
January 19, 2017 at 5:24 am #1336496
Paul RModeratorYou can try this third party plugin.
Disable Comments – Remove Comments & Stop Spam [Multi-Site Support]
Hope that helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1336401 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
