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

    Hi there, I’d like to reduce the vertical gaps between the elements of my landing page. Especially above my top logo (image) and between my logo and the slide-show.
    I’m working with Avia Layout Architekt on Enfold.
    THX!

    #618634

    Hi Raketensound!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .home .container_wrap_first .content {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    Regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.