Hi,
I am looking to remove the whitespace between sections/blocks (vertically) on the alchemy theme. I have been searching and the solutions typically provided are not working. Any help?
Hi @ArronJW
.section-id-rich-text.overlap-candidate-container.cc-animate-init.-in.cc-animate-complete .rich-text-section {
margin: 0px;
}
.feature-page-title {
min-height: 140px;
padding-bottom: 50px;
}
Hi,
This looks like it removed a very minimal amount of whitespace. Is there anyway to remove the padding from the top and bottom?
For example, the space between the rich text and the slideshow with text underneath it is very large. Just looking for a way to reduce the whitespace.