Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1122128

    Hi. On a couple of my sites I have used a colour section in the footer (which is its own page). On almost all of them I am getting a big gap at the top of the colour section. Can you tell me how I delete or minimise this. See link in the private content

    #1122250

    Hey Kate,

    Please try the following in Quick CSS under Enfold->General Styling:

    #av_section_6 .container {
        padding-top: 0;
    }

    Best regards,
    Rikard

    #1122491

    I am afraid this did not work at all – any other suggestions?

    #1122558

    Hi KateStuartDesign,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    /* for richmond green */
    .html_header_transparency #top #av_section_2.avia-builder-el-0 .container {
      padding-top: 20px;
    }
    
    /* for eastdulwichdesign */
    .html_header_transparency #top #av_section_6.avia-builder-el-0 .container {
      padding-top: 20px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1122698

    Thanks! This worked.

    #1122835

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Space at the top of colour section’ is closed to new replies.