SPUN theme: social media widgit

  • I ‘m working with the SPUN theme and have added the Social Media Widget to the bottom left widget area. But it appears that each separate icon (FB, Twitter, Instagram) has a bullet before its icon. You can see the one to the left of FB, but if you look closely, the others are there, overlapping the previous icon. Is there some way to remove these?

    The blog I need help with is: (visible only to logged in users)

  • Hi there,

    Thanks for letting us know. I’m sending over a report to our developers to have this looked into for the Spun theme.

    You can use this CSS to hide the bullets before the icons:

    .widget_wpcom_social_media_icons_widget ul li:before {
    	display:none;}
  • I’m glad I could help.

    The theme has been patched, so you won’t need to keep that line of CSS anymore, but leaving it in won’t harm anything.

  • The topic ‘SPUN theme: social media widgit’ is closed to new replies.