Liquid, JavaScript, themes, sales channels
Hi, can someone please assist with code to move the "Title" and "Price" information above the image on product page (for mobile only)
I'm using the theme Debutify.
I searched and found answers to the same question, but the solutions didn't seem to work for me. (maybe different theme)
My website is www.checkoutfirst.com
Solved! Go to the solution
This is an accepted solution.
thanks for post can you try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
@media screen and (max-width: 769px) {
.grid.product-single {margin-top: 80px;}
.product-single__title {position: absolute;top: 0;margin-top: 20px;}
}
This is an accepted solution.
thanks for post can you try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
@media screen and (max-width: 769px) {
.grid.product-single {margin-top: 80px;}
.product-single__title {position: absolute;top: 0;margin-top: 20px;}
}
Hi!
for studio 10.0.0 the theme.scss.liquid doesn't exist, so where should we add this?
Thanks for solution,
Omer
User | RANK |
---|---|
37 | |
28 | |
13 | |
13 | |
9 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023