• Hello, I’ve just added social icons to the footer on a site (see included link) and the first social income appears as a circle but the rest appear elongated. I’ve tried a number of basic things to solve this but I am stumped as to why this is occurring. Might someone here know? Thanks, -Neil

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hey there,

    That’s very odd – are you able to add this CSS to the site via Appearance > Custom Custom CSS.

    .widget > ul li {
        margin: 0em 0 0;
        padding: 0em 0 0;
    }

    I hope this helps.

Viewing 1 replies (of 1 total)
  • The topic ‘Social links in Footer – First one looks correct, others wrong’ is closed to new replies.