Tagged: CSS
Hi – hoping you can help me with the following:)
I have been trying hard to find out how to remove the white border between the beige/kaki colorded menu and the slider – any tips on how I can do this please?
Thanks for an amazing theme:)
Elise
Hey Elise!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.html_header_top.html_header_topbar_active.html_header_sticky.html_large #top #main {
padding-top: 118px;
}
Cheers!
Yigit
Perfect – very greateful:)
Thanks!