Bullets and Jetpack Share Icons

eCommerce WordPress theme with various e-store features and WooCommerce support.
GK User
Tue Apr 19, 2016 9:43 pm
Hello,

I've enable JetPack Share Icons and they are showing as the theme's unordered lists, with bullets. Is it possible to show me how to avoid this?

Thanks in advance,
Bruno
User avatar
Expert Boarder

Joshua M
Wed Apr 20, 2016 9:32 am
Hello,

Could you please provide me with a URL to your website, either here or via PM (click the “Private Message” text underneath my avatar) so that I may analyze it?
User avatar
Moderator

Joshua M
Fri Apr 22, 2016 6:38 am
Hi,

Try to add the following code into the theme’s css/override.css file (make sure to enable the “Use the override.css file” option in Template options > Advanced in the WordPress backend) or use any custom css plugin:
Code: Select all
article .sd-sharing ul li,
#tab-description .sd-sharing ul li {
   background: none;
   padding: 0;
}
User avatar
Moderator

GK User
Mon Apr 25, 2016 12:57 pm
It worked perfectly! Thank you very much!
User avatar
Expert Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.