My header is transparent on desktops but gray for some reason on mobile devices. I’d like it to show up as white on mobile devices.
Please help.
Thanks,
Cameron
Hey Cameron,
Try this code in the General Styling > Quick CSS field:
@media only screen and (max-width: 767px){
#top #wrap_all .av_header_transparency {background-color: #ffffff!important; }}
If you are still having trouble please include the url to the page in question so we can take a closer look.
Best regards,
Mike
It works! Thanks Mike.
Hi,
I am glad Mike’s solution was able to help you. If you need anything else, please let us know here in the forums.
Best regards,
Jordan Shannon