Topic Resolution: Resolved
  • Closed
  • Jeff Hoffman
    Spectator
    09.05.2016 at 23:52 #27509

    I searched and thought this was answered already but could not find it.
    How can I change the text size or type in the menu?
    This is somewhat difficult to read.
    sample

    Denzel Chia
    Moderator
    Posts: 2656
    10.05.2016 at 02:15 #27517

    Use the following.

    .nav-menu li a {
    font-size: 17px !important;
    text-shadow: none !important;
    }

    Thank you

    Jeff Hoffman
    Spectator
    Posts: 47
    10.05.2016 at 14:51 #27525

    Much better, thanks.

    Roman
    Spectator
    Posts: 3147
    10.05.2016 at 18:46 #27532

    or Typography -> Menu -> Main menu font and Styling -> Menu -> Disable main menu background gradient, shadow and borders

    Jeff Hoffman
    Spectator
    Posts: 47
    11.05.2016 at 17:04 #27564

    Thanks, good to know where all that is.