• pmbrenner91

    (@pmbrenner91)


    Using Sydney Pro theme. I’m having issues with the padding on the social media icons. They are too close together. Tried adding various lines of custom CSS using CSS plugin with no success. Any ideas?

    http://www.edj.ink/

Viewing 1 replies (of 1 total)
  • Hello pmbrenner91,

    You can add it like this in your css plugin. You can change values how you like.

    .social-menu-widget li {
        padding: 5px 7px !important;
    }

    Regards.

Viewing 1 replies (of 1 total)

The topic ‘Social Media Icon Padding’ is closed to new replies.