Home Forums Basel support forum Navigation Font Settings

Navigation Font Settings

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

    torresmj
    Participant

    I attempted to change the navigation font setting, color, size and while it does seem to change the size of the nav fonts the color does not change.

    this under the theme typography settings, nav font.

    #1051

    Artem Temos
    Keymaster

    Hi,

    Try to add the following code to your Custom CSS section in Theme Settings if you can’t change navigation font in Typography

    .main-nav .menu>li>a {
        font-size: 16px;
        color: #cf4545!important;
    }
Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Navigation Font Settings’ is closed to new replies.