Greetings,
I need to remove the white line white line under extra elements (above the logo) menu in transparent menu on the homepage.
Hey asapevictions,
Please try the following in Quick CSS under Enfold->General Styling:
.home .av_header_transparency #header_meta {
border-bottom: none !important;
}
Best regards,
Rikard
great, thanks.