Hello,
I need help with this problem.
I need set different product page layout on big devices and different on small devices (mobile phones)
My actual layout is:
https://i.imgur.com/OwffEpi.jpg
But on mobile devices is product photo very small… here is screen:
https://i.imgur.com/wCiMHT6.png
I need something this one: https://i.imgur.com/tfDxTFN.jpg
Title product photo on full width first and others photo bottom.
For me best solution should be, change first one layout for mobile with css media query.
But how? I don’t find any working solution.
Thanks for help!