Submeniu – title – bolder - by movileanu

This topic has 2 replies, 2 voices, and was last updated 3 years, 8 months ago ago by John Holden

  • Avatar: movileanu
    movileanu
    Participant
    August 4, 2020 at 16:35

    Hi,

    in the menu, the second button (Ingrijire Ten) displays a submeniu.

    I want to make the submeniu titles (the firest text in the column) a bigger font-weight

    can you please advice?

    Thank you

    1 Answer
    Avatar: John Holden
    John Holden
    Support staff
    August 5, 2020 at 03:34

    Hi,

    Use below code

    @media only screen and (min-width: 993px){
    .item-design-mega-menu .nav-sublist-dropdown .item-level-1 > a {
        font-weight: 700;
    }
    }
    

    Regards,
    Hung PD

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.