Home Forums WoodMart support forum topic #556487

topic #556487

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #558397

    adpwebdesign.it
    Participant

    Hi,
    re topic #556487, how do I change text color for mobile? what selector should I use in advanced typography?
    also, how can I change background and text color for submenu items?
    Thanks

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

    Hung Pham
    Keymaster

    Hi adpwebdesign.it,

    Thanks for reaching to us.

    Please add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS:

    ul.wd-dropdown {
        background-color: #fff;
    }

    Regards,

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