Hello,
how can I remove the gap between product title and price, as highlighted in this photo?
Thank you!
Kim
Hello,
how can I remove the gap between product title and price, as highlighted in this photo?
Thank you!
Kim
Hi @KimGottwald
You can add this code to do that
.grid-product .grid-product__title { margin-bottom: -4px !important; }
Hey @KimGottwald
Follow these Steps:
Go to Online Store
Edit Code
Find theme.liquid file
Add the following code in the bottom of the file above tag
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Hi @KimGottwald
This is Noah from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid above the to get this solved
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: click on theme.liquid and paste the code above the
Hope this can help you solve the issue
Best regards,
Noah | PageFly