Shopify themes, liquid, logos, and UX
Hi everyone i've a problem i cannot fix, i need to decrease space between trusted badges and heading 1 (mobile view) on product page, please help me.
Thank you in advance
Solved! Go to the solution
This is an accepted solution.
Please add the following code at the bottom of your assets/theme.scss.liquid file
@media only screen and (max-width: 749px){
.product-single__description {margin-top: 0px !important;}
}
Hope this works.
Thanks!
@federicolugli20 - please share your website page link. It will need css changes
@federicolugli20 - add this to the very end of theme.css file and check, adjust number 0 as per need
.product-single__description {margin-top: 0;}
This is an accepted solution.
Please add the following code at the bottom of your assets/theme.scss.liquid file
@media only screen and (max-width: 749px){
.product-single__description {margin-top: 0px !important;}
}
Hope this works.
Thanks!
User | RANK |
---|---|
129 | |
92 | |
77 | |
70 | |
41 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022