Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #423456

    Hi, using the color sections to create a one page website but there is a large gap between every color section, at the bottom, have you any css to reduce or set this size?

    Thanks in advance… :-)

    #423593

    Hi stephenturner!

    Could you provide us with a link to the site in question so that we can take a closer look please? Also, screenshots highlighting the look you are after would help.

    Cheers!
    Rikard

    #423600
    #424101

    Hey!

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

    #services, #spares, #gallery {
      border: none!important;
    }
    #services .content, #spares .content, #gallery .content {
      padding-top: 0;
    }

    Cheers!
    Yigit

    #425336

    Thanks, did the trick, however, the first line of code setting the border as none did nothing, but the padding code worked, thanks again for great support, this can be marked as resolved… :-)

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘How to Remove Padding Below A Color Section’ is closed to new replies.