How can I switch text and image positions on a laptop version?

Hello guys is it possible to switch ONLY on the laptop version the positions here https://prnt.sc/vr1z9z

anchorn.eu

Theme: Broadcast

Thanks a lot & Best regards,

Luka

1 Like

@LukaL

Thanks for post

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
#shopify-section-1606434658662 .image-with-text-wrapper {flex-direction: row-reverse;}

Thanks a lot :))