• Resolved melissaknight

    (@melissaknight)


    Hi there. I have noticed that in some of your icons, the icons are not the same size as each other even if the size is specified in the settings. If you look at the page I have provided to you, the istagram logo is smaller than the facebook one, even though when you look at the code they are both showing that they should be 45px x 45px. When you hover over the istagram one, then it is the same size as the Facebook one.

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

Viewing 1 replies (of 1 total)
  • Plugin Support alexsev

    (@alexsev)

    Please add this code

    a#sfsiid_instagram {
    margin-top: -2px!important;
    width: 45px!important;
    }

    in your theme’s CSS section.

    Does that solve the issue?

Viewing 1 replies (of 1 total)
  • The topic ‘Icons different sizes to each oterh’ is closed to new replies.