[Resolved] menu items a:focus bold

Home Forums Support [Resolved] menu items a:focus bold

Home Forums Support menu items a:focus bold

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1146678
    Torsten

    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

    #1146831
    David
    Staff
    Customer Support

    Hi there,

    try this:

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

    lovely, as usual.
    thanks a lot, marked as resolved.
    😉

    #1146851
    David
    Staff
    Customer Support

    You’re welcome

    #2397263
    Stacy

    .

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘menu items a:focus bold’ is closed to new replies.