New Landing How can we help? Atelier Make dropdown menu same font family, size, style & weight as main menu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #216691
    zaclovett
    Member
    Post count: 14

    Hi there I wish to make my dropdown menu the same as the main menu navigation. Specifically I want the dropdown menu to be:

    font-family: Raleway;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;

    I am using Atelier theme.

    Can you please provide the custom CSS. Thanks!

    #216695
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    nav .menu ul.sub-menu li.menu-item > a, nav .menu ul.sub-menu li > span, nav.std-menu ul.sub-menu {
    font-family: Raleway !important;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    }
    

    Thanks
    Mohammad

    #216704
    zaclovett
    Member
    Post count: 14

    Perfect! Thanks for getting back to me so quickly.

    #216707
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome. Glad to help you.
    Thanks
    Mohammad

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register