Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #440678

    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.

    #440713

    /* SECTION PADDING */
    .avia-section-huge .content {
    padding-top: 30px;
    padding-bottom: 30px;
    }

    try that

    #441350

    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

    #441953

    Thanks! Would I put that code in Quick CSS or Functions.php?

    #441955

    Hi strengthcoaching;
    the css code lines go to Quick CSS (or style.css if you have a child theme)

    #442193

    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

    #445116

    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.

    #445988

    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

    #446107

    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.

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Why So Spacious?’ is closed to new replies.