Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1036675

    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!

    #1036707

    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

    #1036768

    Yes sorry,

    tought that i already had sended it. See Private.

    #1036905

    #1037059

    Hi Angelo,

    Can you disable caching and minification for now?

    Best regards,
    Victoria

    #1037085

    I have disabled the plugin now.

    #1037167

    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

    #1037351

    thanks it worked!

    #1037387

    Hi,

    I’m glad this worked. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘icons mobile not responsive in menu’ is closed to new replies.