Site logo

Archived topic

menu items a:focus bold

4 replies · Started by Torsten on January 28, 2020

Viewing posts 1–5 of 5

please help,
I need to have all menu items a:active in bold...
navigation in header
off canvas menu
the menu below the header is an uber menu, never mind if you don't help me with this one
thanks,
Torsten

Hi there,

try this:

.current-menu-item a,
.ubermenu-current-menu-item a span {
    font-weight: bold !important;
}

lovely, as usual.
thanks a lot, marked as resolved.
;-)

You're welcome

.

This archived topic is closed to new replies.