Viewing 1 replies (of 1 total)
  • It looks like you’re already using a custom CSS plugin, so you can use this code:

    .main-navigation a {
    font-size: 5em;
    }

    Also, the code that was already in your plugin was commented out by mistake, so make sure you remove the /* */ surrounding the text. Anything that’s between /* */ is ignored by the browser.

Viewing 1 replies (of 1 total)
  • The topic ‘Changing font size on Navigation Menu in Sundance’ is closed to new replies.