Hi
I’ve looked on the forum and the 2 ways to remove the line under the header don’t work:
#header_meta { box-shadow: none; }
div#header_main { border-top: none; }
AND
#header_main {
border-bottom: none;
}
Many thanks
Gerry
PS: Tried to find a way to post on support forum but couldn’t find how to.
Hey Gerry Granshaw,
Add the following to quick css:
.av_minimal_header_shadow{
box-shadow:none!important;
}
Best regards,
Jordan Shannon
Wonderful Jordan! It works. Thanks
Have a great weekend.
Gerry
Hi,
I’m glad I was able to help. If you need anything else, please let us know here in the forums.
Best regards,
Jordan Shannon