Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1297679

    Hi Support
    Hope you are all staying safe :)

    I’d like a hand with the Menu when on Mobile devices. I’d like to adjust the Submenu (Level/Page) link Font Size.
    I can adjust the font size for the Parent Menu but not the Child Menu!

    What is the fix?

    Thanks again for your great work

    Dave

    #1297894

    Hi Dave,

    Please try to add this CSS code in Enfold > General Styling > Quick CSS:

    #top #wrap_all .av-burger-overlay .av-burger-overlay-scroll #av-burger-menu-ul > li > a {
        font-size: 16px;
    }

    Just adjust the font size.
    Hope it helps.

    Best regards,
    Nikko

    #1297908

    Hi Nikko
    No Mate…. that didn’t work :(

    Here’s a screenshot of what it looks like – https://drive.google.com/file/d/1DS-ENTgwghrNM5XCBgg2M4W4OwklW4wj/view?usp=sharing

    As you can see the Main Menu links are much bigger than the Submenu links (font size)

    I checked on a few different iPhones and IPads and Chrome, Safari and Firefox.. all the same.

    Any other ideas?

    Cheers
    Dave

    #1297917

    Hi Dave,

    Yes, I did notice it.
    I tried to access your site but I can’t seem to get in, now I got this error:

    Your access to this site has been temporarily limited by the site owner

    Can you try to flush out any caching plugin (and browser cache), then disable CSS file merging and compression in Enfold > Performance?

    Best regards,
    Nikko

    #1297924

    It was only as Subscriber, not Admin… can’t change… See another log in :)
    Thanks

    I also switch off Caching plugin and cleared the cache no difference.

    Cheers Dave

    #1298163

    Hi,

    Thanks for that. You had some incomplete CSS in Quick CSS, I corrected that and added this:

    .html_av-overlay-full #top #wrap_all #av-burger-menu-ul li li {
        font-size: 12px;
    }

    It’s now applying to your site, please review it.

    Best regards,
    Rikard

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