space issue

space issue

scheli1
Tourist
7 0 1

hello, 

anyone to help me reduce space between this 2 section please

https://www.pilatera.com/collections/frontpage/products/pilates-reformer-pro

IMG_7554 2.PNG

Reply 1 (1)

theycallmemakka
Shopify Partner
1771 432 455

Hi @scheli1 

I have written custom CSS for this solution. Please follow below steps and let me know your feedback.

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code just above tag </body>

 

 

<style>
@media only screen and (max-width: 600px) {
    .product-single {
        margin-bottom: 0px;
    }
    
    div#shopify-section-template--24282987528522__brand_carousel_H7zMC3 {
        margin-top: -20px;
    }
}
</style>

 

theycallmemakka_1-1736354227339.png

 

If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!

 

Best Regards,
Makka

Support Me: Buy me a Coffee


For quick response - Message Me


Ping me at: theycallmemakka@gmail.com