Shopify themes, liquid, logos, and UX
Hello,
does somebody know How to remove the gap between product Image and title as well as product description and buy button?
Thank you!
url: aliudclothing.com
Hi @KimGottwald Please add the code in your theme.css/base.css/style.css file which is available in your theme.
@media screen and (min-width: 480px){
.product-single__meta {
padding-top: unset !important;
}
.product-single__description.rte {
margin-top: unset !important;
}
}
If you are not sure where is your theme.css/base.css/index.css/style.css file please follow the steps:
Result:
Hopefully it will help you. If yes then Please don't forget hit Like and Mark it as solution!
Best Regards
Sahil
- Your
Thank you it works, but it creates the following problem when I scroll down.
The problem only occurs on desktop*
Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025