• Resolved worcsfedwi

    (@worcsfedwi)


    I would like to increase the text size of the meun/navigation bar in my Primer theme website. I have tried various CSS code but nothing has worked. I am a non-technical beginner in WordPress, so perhaps something very obvious is missing. Can anyone help?
    So far I’ve tried

    .primary-navigation {
    Font-size: 15px
    }
    .main-navigation a {
    Font-size: 15px
    }
    .nav-bar .header >li> a {
    font-size: 24px;
    }
    Thanks

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter worcsfedwi

    (@worcsfedwi)

    I was almost there – I’ve now sorted it finally using

    .main-navigation {
    font-size: 18px
    }

Viewing 1 replies (of 1 total)
  • The topic ‘primer theme menu bar text size’ is closed to new replies.