Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author cunjo

    (@cunjo)

    Hi, thank you for using !Share.

    Can you send us a link so we can inspect the element and send you a fix?

    Best regards.

    Thread Starter Spectretek

    (@spectretek)

    Hi Cunjo,

    Thank you for looking into this.

    The URL is https://mypaleocoach.com/paleo-diet-food-list/

    Regards,

    Plugin Author cunjo

    (@cunjo)

    Hi, sorry for the delay. Our !Share buttons are displayed as a list we set in our css to not display bullets and other list-style styles on the buttons, but as i was expected, your theme uses background-image. So those bullets are actually images. We will add background-image: none; in the next update, since then here’s a fix for you, paste this code in your theme’s style file, usually style.css:

    #Share-networks2 ul li {background: none;}

    To access the style file go to Appearence > Edit and Style Sheet file should be opened with a text area under the tile, if not select it from the list on the right and paste the code at the end (or where you consider fit if you have custom style classes built).

    Best regards, Cunjo Team.

    Thread Starter Spectretek

    (@spectretek)

    Hi Cunjo,

    Thank you so much. That fixed it for me.

    You are the best!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Bullets showing beside share text and sharing icons’ is closed to new replies.