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
Hey Kate,
Please try the following in Quick CSS under Enfold->General Styling:
#av_section_6 .container {
padding-top: 0;
}
Best regards,
Rikard
I am afraid this did not work at all – any other suggestions?
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
Thanks! This worked.
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon