Shopify themes, liquid, logos, and UX
Heyyy!
I am hoping to change the product page layout so that the product images are on the left and the product description is on the right (opposite of what it currently is). Any suggestions? I tried updating the float but that did not work. Thanks!
boobieshack.com
pw: surf
Solved! Go to the solution
This is an accepted solution.
Hi,
You can achieve this by editing the CSS
Click 3 dots on top left of customise theme page --> click edit code --> find assets folder --> open base.css
paste into the top:
.product-page--wrapper {
flex-direction: row-reverse
}
This is an accepted solution.
Hi,
You can achieve this by editing the CSS
Click 3 dots on top left of customise theme page --> click edit code --> find assets folder --> open base.css
paste into the top:
.product-page--wrapper {
flex-direction: row-reverse
}
Success! Thank you so much!
User | RANK |
---|---|
178 | |
154 | |
72 | |
35 | |
34 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023