I can’t seem to get less space between the sections here?
On the home page it’s bette, but setting are the same. What am I missing?
/Andreas
Hey Andreas,
Sections have a default padding of 50px on top and bottom. If you want to get rid of that, then you can assign them a CSS class in the element options. For example, section-no-padding, then you can use CSS like this:
.section-no-padding .template-page {
padding: 0 !important;
}
Best regards,
Rikard
It’s fine now – thanks ;)
Hi hegartpetersen,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko