Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi,

    The menu items are part of the body font settings (Customize > Fonts).

    Thread Starter Raymond1979

    (@raymond1979)

    Great many thanks. How about changing the font size of menu items? Is it possible to change?

    There isn’t an option in the theme for that at the moment, but you can use a custom CSS plugin and add this and adjust:

    .main-navigation li {
         font-size: 14px;
    }

    Thread Starter Raymond1979

    (@raymond1979)

    Great stuff. Many thanks. Will leave a good review !

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to change menu font?’ is closed to new replies.