Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter vgonzales11

    (@vgonzales11)

    It’s this!

    .navbar-default .navbar-nav > li > a {
    font-size: 16px;
    color: #202020;
    letter-spacing: 1px !important;
    letter-spacing: 0.5px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding: 30px 20px;
    transition: all 0.3s ease-in-out 0s;
    }

    Thread Starter vgonzales11

    (@vgonzales11)

    Now I need to know how to increase the size of the dropdown menu…

    Thread Starter vgonzales11

    (@vgonzales11)

    resolved

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How do I increase the font size in the top navigation?’ is closed to new replies.