Stacking sections next to each other

Hello,

Is there a way I can stack these before and after elements to be in rows of 3 somehow?

They are all different sections, but the way they currently list out is not a great UX to scroll down through.

https://9eoy9nmopb74de5x-39466729638.shopifypreview.com - real results page

Hi @kirsten11123 ,

  1. Go to Online Store → Theme → Edit code.
  2. Open your theme.liquid file
  3. In theme.liquid, paste the below code before

Thanks!

Legend, thank you so much!