Hi!
I’m trying to remove the white space between all the sctions on homepage..
Not one of them.. all.
How can I do it?
Thank you!
Hi!
I’m trying to remove the white space between all the sctions on homepage..
Not one of them.. all.
How can I do it?
Thank you!
Hello There,
Please share your store URL and password.
So that I will check and let you know the exact solution here.
Thank you
Hi, waiting for your reply,
Thank you!
Hello there,
.collection .title-wrapper-with-link {
margin-top: 0 !important;
}
main#MainContent .spaced-section {
margin-top: 50px;
}
.newsletter.center .newsletter__wrapper {
margin: 50px 0 !important;
}
Thank you it’s working!
Have a great weekend
Thank you for your response. It’s good to know that it’s worked for you. Kindly feel free to get back to me if you need any further assistance.
It does not work with this code in my store. why?