Home Forums WoodMart support forum Dropdown menu text colors

Dropdown menu text colors

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #575776

    [email protected]
    Participant

    Hi !
    How can change dropdown menu text colors.
    In the moment is light grey.

    #575865

    Luke Nielsen
    Keymaster

    Hello,

    Navigate to Theme Settings -> Typography -> Advanced and create such a rule – https://prnt.sc/1SBt4e1ezzdC

    Clear the cache and check how it works.

    Kind Regards

    #577257

    [email protected]
    Participant

    Sending screenshot for color for change.

    Attachments:
    You must be logged in to view attached files.
    #577377

    Luke Nielsen
    Keymaster

    Hello,

    Use the code below for help:

    .mobile-nav .wd-sub-menu .menu-item a {
        color: blue;
    }

    Thank you for your time.

    Kind Regards

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