• In the hover over Facebook icon the “Like is not evenly spaced between the “Visit Us” and “Share.” “Like” is down on top of “Share.”

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

    (@socialtech)

    Thank you for reaching out!

    What is your website’s URL so that we can check?

    Thread Starter holiday101

    (@holiday101)

    My website is still under construction but here is a link to an image demonstrating the issue.

    https://drive.google.com/file/d/1xNhQTxdTvT8AL8QY2r95ADLvsEJwc4sT/view?usp=sharing

    Plugin Contributor socialtech

    (@socialtech)

    It looks like a small CSS conflict.

    Can you please paste this code:

    .sfsi_plus_fb_tool_bdr .sfsi_plus_inside .icon1 {
    margin-bottom: -2px!important;
    }

    in your theme’s CSS section?

    You can adjust the “-2” value in the code to achieve the perfect button position.

    Does that work?

    Thread Starter holiday101

    (@holiday101)

    Tried adding the code to two different places in my theme CSS, Edit and Custom CSS, no change. I tested in a floating arrangement and the fb icon text appears to have better spacing. So it looks like something affecting the fb icon text spacing when it’s in a widget, in my footer.

    Plugin Contributor socialtech

    (@socialtech)

    What is your website’s URL where we can check?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Spacing issue in Facebook hover text’ is closed to new replies.