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 |
---|---|
241 | |
163 | |
64 | |
55 | |
46 |
Thanks to all who participated in our AMA with 2H Media on planning your 2023 marketing bu...
By Jacqui Mar 30, 2023Thanks 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, 2023