Hello,
I am trying to eliminate the white space between sections. This is boundless theme. I am also working on removing white space in brooklyn theme. If anyone knows how to remove the whitespace from either theme that would be amazing. Thanks!
Hello,
I am trying to eliminate the white space between sections. This is boundless theme. I am also working on removing white space in brooklyn theme. If anyone knows how to remove the whitespace from either theme that would be amazing. Thanks!
HI @HenryMCG
This is Victor from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.scss.css.
Step 3: Paste the below code at bottom of the file → Save
.index-section {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
Hope that my solution works for you.
Best regards,
Victor | PageFly
Hello there,
Can you send me the screenshot which white space to remove ?
Zestard,
thanks for getting back to me. It is the white space between sections. (Between “slideshow” and “image with text” Or between “video” “featured collection”.)
thanks!
Victor,
that didn’t seem to work. Any other suggestions?
thanks,
henry
I am able to find theme.scans.liquid, but not theme.aces.css