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

    (@smashballoon)

    Hey Schalk,

    Do you have a height set on the feed on the Customize page? If so, scrollbars will be added if the feed exceeds this height. If you don’t have a height set then no scrollbars should be added.

    If you need a height to be set but still want to remove the scrollbars then you should be able to do so by adding this to the plugin’s Custom CSS section, which is on the plugin’s Customize page:

    #sb_instagram.sbi_fixed_height { overflow-y: hidden; }

    Let me know whether that solves the problem for you.

    John

Viewing 1 replies (of 1 total)
  • The topic ‘Remove scrollbars desktop’ is closed to new replies.