Hi guys!
can anybody tell me why there is so much botoom padding in this section, even though I’ve set it to 0px? Does anyone know a solution?
Thank in advance for any replies!
Hi guys!
can anybody tell me why there is so much botoom padding in this section, even though I’ve set it to 0px? Does anyone know a solution?
Thank in advance for any replies!
Hey @sophiaemli
Could you please provide your Store URL and, if applicable, the Password too? Your cooperation is greatly appreciated!
Best Regards,
Moeed
Hi,
Can you share your store url
Hi!
my store url is: https://pinkpowerstudio.com/
I just deleted the whole section and added it again, which removed the extra bottom padding, however there is still this white space in between the sections which I can’t control, it’s just there somehow, if you know where I can adjust that, that would be really cool!
Hey @sophiaemli
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
Thank you!! It worked
Thank you for your reply. I’m glad to hear that the solution worked well for you. If you require any more help, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.
Hi @sophiaemli
This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Base.css
.section {
margin-top: 0px !important;
}
#Slider-template--19819806622027__featured_collection {
margin-bottom: 0px !important;
}
Hope you find my answer helpful!
Best regards,
Richard | PageFly