How do I change sharing buttons space back to its original?
-
The space that appears right after “Share/Share This:” after each post has changed. There is an extra weird line space and odd arrows/pointers that appear before and in between the sharing buttons. I only see it happening on my blog. I’ve tried everything and i can’t seem to fix it. Help.
It used to be fine before WordPress included different ‘button styles’.I am using Kubrick theme. This is my 2nd time posting this.
The blog I need help with is: (visible only to logged in users)
-
Hi there,
You should be able to remove this using the following CSS:
.sd-content ul li:before { content: ""; }Can you copy and paste that under Appearance -> Customize -> CSS?
Let me know if it doesn’t work!
-
-
- The topic ‘How do I change sharing buttons space back to its original?’ is closed to new replies.