• hi i am trying to use the side share bar down the left of my screen and it looks and works great for desktop.
    The problem is on my mobile responsive version it is in the way of the post text.

    I have turned it off for mobile in the settings but it still shows on the mobile version.

    Anyone have a fix for this.

    I have disabled the sidebar currently

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Simple Share

    (@davidoffneal)

    @dexterroona I apologize for this issue. Disabling the mobile option should hide it on mobile. We’ll look into this. Thanks so much.

    In the meantime. Add this to your theme’s css area:

    @media only screen and (max-width: 680px) {
    #ssba-bar-2{
    display: none!important;
    }
    }

    That should hide the share bar for now. We’ll make sure to keep you posted on the next update. Thanks!

    Plugin Author Simple Share

    (@davidoffneal)

    @dexterroona We have fixed the mobile on/off option in the newest version of our plugin 7.4.18. Please check that this newest version solves your issue and get back to us. Thanks so much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘SHARE BAR PROBLEM’ is closed to new replies.