Dear Enfold team,
I want to delete the grey line under the main menu but can’t fix it…. I have checked / read and changed the Custom CSS for several ours.
Thank you very much in advance!
Kind Regards,
Peter
Hey Peter,
I believe you are asking about the lines in the screenshots in the Private Content area, so in this case Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
.container_wrap {
border-color:transparent !important;
}
.av_minimal_header_shadow {
box-shadow: none !important;
}
Please clear your browser cache and check.
Best regards,
Mike
Hi Mike,
thank you very much – it worked! Well done!
Greetings from Vienna/Austria!
Peter
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon