Support » Plugin: WP Socializer - Simple & Easy Social Media Share Icons » When scroll down float bar jumps to the left

Viewing 1 replies (of 1 total)
  • Plugin Author vaakash

    (@vaakash)

    Hello in the latest version of the plugin, there is an option to change the distance between the post and sharebar under the “Floating sharebar” admin page

    In the past two days, many experience this issue. Can’t tell why this happend all of a sudden.

    But there is a fix it. I’ll update in the next version.

    Just add the below CSS rule to the style.css file of your theme.

    .fb_iframe_widget iframe {
    	position: static !important;
    }

    Thank you.

Viewing 1 replies (of 1 total)
  • The topic ‘When scroll down float bar jumps to the left’ is closed to new replies.