[Resolved] Mobile Drop Down Menu

Home Forums Support [Resolved] Mobile Drop Down Menu

Home Forums Support Mobile Drop Down Menu

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

    Can you please tell me how I can change the font size on my dropdown mobile (off canvas) menu? I’m able to change the main menu font size, but I can’t find an option for the drop-down menu font size.

    Many thanks,

    Lee.

    #1465649
    Leo
    Staff
    Customer Support

    Hi there,

    Just to confirm, you are only trying to change the submenu font size on mobile?

    If so try this CSS:

    .slideout-navigation.main-navigation.do-overlay .main-nav ul ul li a {
        font-size: 15px;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    Let me know if this helps ๐Ÿ™‚

    #1469048
    Lee

    Brill! Thank you.

    #1469524
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

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