Okay
  Public Ticket #1482252
mobile menu font
Closed

Comments

  •  1
    kim started the conversation

    I changed the size of the font under Off Canvas Navigation but the size on the hamburger menu nav does not change on my phone.  It's so tiny you can't even read it. 

    Thanks!

  •  8,466
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    #mobile-menu ul li a {
        font-size: 18px !important;
    }

    Thanks


    ThemeNectar Support Team 

  •  1
    kim replied

    No go, I tried 2 browsers on my phone and refreshed each several times and the font is the same size.

    What else should I try?

  •  8,466
    Tahir replied

    Hey Again,

    Seems alright on my end : http://prntscr.com/ikf8i3 .  Try turning off the option: http://prntscr.com/ikf8ui . 

    Be.st


    ThemeNectar Support Team