• salinaxoum

    (@salinaxoum)


    The space/margins between my Facebook like and Facebook share icons are uneven. The Facebook like icon is not aligned to the left as well.

    Please let me know what CCS I can insert into the theme to fix this issue. Also, the following CCS is currently added to my theme:

    img.sfsi_wicon {
    margin-top: 2px!important;
    }
    .sf_twiter {
    margin-left: 3px!important;
    margin-top: 4px!important;
    }
    .sfsibeforpstwpr {
    margin-left: -13px!important;
    }

    .sfsi_plus_Sicons .sf_twiter { margin: unset !important; line-height: 12px !important; } .sfsi_plus_Sicons .sf_twiter { margin-left: 0 !important; margin-top: 1px!important; } .sf_subscrbe .bot_no, .sf_fb .bot_no, .sf_twiter .bot_no, .sf_pinit .bot_no, .sf_linkedin .bot_no{ height: 21px !important; }

    .sfsi_plus_Sicons .sf_fb { vertical-align: top !important; }

    .sf_twiter {
    height: 21px!important;
    }

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor socialtech

    (@socialtech)

    Please try adding

    .sf_fb {
    margin-left: -17px!important;
    margin-right: 6px!important;
    }

    Thread Starter salinaxoum

    (@salinaxoum)

    That worked.

    Thanks!

    Thread Starter salinaxoum

    (@salinaxoum)

    I used the code you provided but the icons are not aligned and aren’t spaced evenly again. The same link provided earlier can be used to see this issue. Please assist.

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Space Between Icons Uneven’ is closed to new replies.