I was wondering how i could make my icons responsive in the menu on mobile version. The breaklines on mobile are now going trough the icons, how can i fix this?
Thanks again!
Hey Angelo,
Could you please attach some screenshots of the issue?
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
Yes sorry,
tought that i already had sended it. See Private.
Hi Angelo,
Can you disable caching and minification for now?
Best regards,
Victoria
I have disabled the plugin now.
Hi,
Add this to quick css:
@media only screen and (max-width: 767px) {
.avia-menu-text .av_font_icon{
margin-top:-15px!important;
}}
Best regards,
Jordan Shannon
thanks it worked!
Hi,
I’m glad this worked. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon