Like Button Not Aligned With Other Buttons
-
Hello,
I just noticed that the Facebook Like button is not aligned with the Share and Tweet buttons. It is slightly higher than the rest of the buttons instead.
I already have the following CSS 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; }
Is there an additional code that I can add to fix this issue?
Thanks!
The page I need help with: [log in to see the link]
- The topic ‘Like Button Not Aligned With Other Buttons’ is closed to new replies.