• Resolved willp

    (@willp)


    Cannot figure out a way to make the menu font a lot larger. (It’s a stylistic change that has been requested.) I’ve tried different parts of the coding in the CSS to see what would increase the font size but it seems stuck forever at the same height/size no matter what is changed.

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

    (@willp)

    Found it on my own. Hope this can help someone else. Get the Simple Custom CSS plug-in then add this code:

    .primary-navigation a {
    font-size: 36px;
    padding:0 5px;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Help with Pure & Simple Theme’ is closed to new replies.