Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

CSS for nav_menu

Home / Forums / Kadence Theme / CSS for nav_menu

This topic is: Resolved
[Resolved]
Posted in: Kadence Theme
December 5, 2022 at 8:24 am

Hi
I have a number of menus that are displayed in side panels.
What I want to do is change the font size for each menu.

At the moment I have CSS in Additional CSS for each menu.
e.g.

#nav_menu-8 li.menu-item a{
font-size: 15px;
}

#nav_menu-9 li.menu-item a{
font-size: 15px;
}

However I feel that here must be a way that I can set it once so that it applies to each menu, but can’t find it.

Can anyone point me in the right direction please?

  • The forum ‘Kadence Theme’ is closed to new topics and replies.