Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1132315

    Hello! Thanks for your good support! I would like to increase the font size of the mobile menu items. I tried to add this to the quick css:

    #avia-menu a .avia-menu-text{
    font-size:30px!important;
    }

    as suggested here, but it did not work, even though I cleared cache in browser and WP Super Cache.

    #1132360

    Hey guttogjente,

    Add this to quick css:

    #av-burger-menu-ul li .avia-menu-text{
    font-size:30px!important;
    }

    Best regards,
    Jordan Shannon

    #1132484

    Thanks, I added it (first in Quick CSS and then in my child theme css-file), but it does not seem to work, even though I cleared cache in browser and WP Super Cache.

    #1132618

    Hi,
    I added the css above into the Quick CSS and it is working good now, please clear your browser cache and check.
    Please see the screenshot in Private Content area.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.