• Resolved steboxi

    (@steboxi)


    Hi,
    I use the Apex-Theme. But the menu-items are too small. Sorry, if this is off topic, but didn’t find the answer in support-history.

    Any idea what I can do?

    Thanks a lot for support

Viewing 1 replies (of 1 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Sure, you can increase their size with the following CSS:

    .menu-primary-items a,
    .menu-unset ul a {
      font-size: 16px;
    }

    Please copy & paste the code above into the “Custom CSS” section in the Customizer (Appearance > Customize), and it should take affect right away.

    The “16” value can be increased if you want to further enlarge the menu items.

Viewing 1 replies (of 1 total)
  • The topic ‘Apex – menu-Font too small’ is closed to new replies.