Why is there so much space between content elements? It must be like 30 px. See what I mean at the link in private content. Look between “out to change that!” and the next section.
/* SECTION PADDING */
.avia-section-huge .content {
padding-top: 30px;
padding-bottom: 30px;
}
try that
Hi!
Thank you for using Enfold.
“Why so spacious?”.. hehe. Good one.
You can follow @aribann’s suggestion in order to decrease the content padding.
Best regards,
Ismael
Thanks! Would I put that code in Quick CSS or Functions.php?
Hi strengthcoaching;
the css code lines go to Quick CSS (or style.css if you have a child theme)
Hi!
Did you have any luck with the above suggestions? If not then please get back to us and we’ll have a closer look.
Cheers!
Rikard
Using the code provided above appears to have no effect. I put in Quick CSS and in style.css (I have a child theme). Didn’t do anything. I tried it with 30px and 10px.
Hey!
it should work, so please clear browser cache and refresh a few times your website. Are you using any caching plugin? if yes switch off caching and/or purge cache.
Regards,
Andy
I think I’ve found an alternative to this and if after I’m done putting all the content in this is still an issue I’ll revisit it. What looked too spacious on one page looks fine on another so I’m going to wait until all the pages are done to decide.