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

    (@smashballoon)

    Hey telm,

    There isn’t a built in feature to allow horizontal scrolling like that, but you can try adding the following to our plugin’s Custom CSS section:

    #sb_instagram.sbi_col_5 #sbi_images .sbi_item { width: 4%; }
    #sb_instagram #sbi_images { width: 500%; }
    #sb_instagram { overflow-x: scroll; }

    You would need to set the number of posts to be 25, and the columns to be 5.

    Just to let you know, we are planning to release a large update to our Pro version soon which will include a sliding carousel layout, which will allow you to scroll through sets of posts like this with a slider rather than a scrollbar.

    Let me know if that CSS works for you, and I hope you’re having a good weekend.

    John

Viewing 1 replies (of 1 total)
  • The topic ‘horizontal scroll of insta feed’ is closed to new replies.