Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #28748

    Hello, is there an easy to globally reduce the spacing between content elements in Enfold? Please take a look at:

    http://jeffkrausrealestate.com/search/

    There is a lot of space between rows and columns and I would like everything to get closer together. Thanks for your help!

    #138505

    Hey,

    Please add this on your custom.css or Quick CSS:

    .content, .sidebar {
    padding-top: 10px;
    padding-bottom: 10px;
    }

    Regards,

    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Space between layout elements / widgets’ is closed to new replies.