Topic Resolution: Resolved
  • Closed
  • Jeff Hoffman
    Spectator
    May 9, 2016 at 11:52 pm #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: 2672
    May 10, 2016 at 2:15 am #27517

    Use the following.

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

    Thank you

    Jeff Hoffman
    Spectator
    Posts: 47
    May 10, 2016 at 2:51 pm #27525

    Much better, thanks.

    Roman
    Spectator
    Posts: 3147
    May 10, 2016 at 6:46 pm #27532

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

    Jeff Hoffman
    Spectator
    Posts: 47
    May 11, 2016 at 5:04 pm #27564

    Thanks, good to know where all that is.