Jump to content
Search Community

ssaruh

Members
  • Posts

    2
  • Joined

  • Last visited

ssaruh's Achievements

  1. Thank you so much! This achieved the main effect I was looking for. The only other thing I added was a conditional statement so that the last panel doesn't scroll all the way to the left, + making it responsive so it switches to a vertical scroll under 767px window. https://codepen.io/ssaruuuu/pen/YzjvNXB
  2. Hi! I'm trying to achieve an effect similar to https://gallery.delivery/ or https://shadow-brand.com/, where there is horizontal scrolling but the sections stick to the left side of the page so that the next section overlaps it. Here is my pen: https://codepen.io/ssaruuuu/pen/dyjeLYG I've achieved the horizontal scrolling effect looking at other threads here, but not sure how to approach the stickiness aspect-- I've tried applying a class that would fix the position of the panels but that removes them from the flow and causes things to jump around. Are you able to horizontally pin each element as it reaches the left side of the screen? Haven't seen any examples of this. Not expecting anyone to solve the whole thing for me but if anyone could point me in the right direction or could suggest a method of doing this it would be super helpful! Thanks!
×
×
  • Create New...