• Resolved timmywebsites

    (@timmywebsites)


    The facebook icon is positioned correctly near the bottom of the page, but sits too far in from the right edge of the page. Initially, I set 25px. No good. Then I changed it to 10px. Still no good. Then I removed the value. Still no good. Then I made it 1 px. Still no good.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support alexsev

    (@alexsev)

    Please add this code:

    div#sfsi_floater {
    width: unset!important;
    }

    in your theme’s CSS section. Does that solve the issue?

    Thread Starter timmywebsites

    (@timmywebsites)

    It does! Not only does it solve the problem of the position on the page, it has also solved the problem of the icon not appearing on the Home page. Two birds with one stone. Brilliant! Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Can’t position icon properly’ is closed to new replies.