Hi,
I’m using extra elements in the header. It looks great on desktop, but on mobile there is a white area above the header that should not be there (see below). Is there a way to suppress extra elements for mobile?
Thanks!
Hey bobjonesdesigns,
Try this code in the General Styling > Quick CSS field:
@media only screen and (max-width: 767px) { .av_entry_id_113693 {display:none!important;}}
Best regards,
Mike
Perfect. Thanks so much!
Hi bobjonesdesigns,
Glad we got things working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria