[Support request] Mobile Menu Hamburger Icon and Label Tiny

Home Forums Support [Support request] Mobile Menu Hamburger Icon and Label Tiny

Home Forums Support Mobile Menu Hamburger Icon and Label Tiny

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1395657
    Samantha

    I cannot for the life of me figure out how to increase the size of the hamburger icon and menu label in the mobile view of this site: http://brianlaffertydesign.com/

    #1395791
    Leo
    Staff
    Customer Support

    Hi there,

    Elementor has CSS that’s overwriting the theme’s default CSS:

    You can add this CSS to patch it:

    .main-navigation .menu-toggle {
        font-size: 30px !important;
    }

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

    It would be good to report it to them so they can fix it.

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