Tagged: search icon, tablet
The search icon displays on mobile, but for some reason it does not display on certain resolutions like 1024 x 768. Can you please assist?
Hey studiovene,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 1220px) {
#avia-menu .menu-item {
display: block;
}
}
Best regards,
Rikard
Thank you!
Hi,
I’m glad that we could help. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
Rikard
Thanks so much for the help. You can close the ticket.
:-)