Home Forums WoodMart support forum Change color drop down menu

Change color drop down menu

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #318646

    Lisawi
    Participant

    Hi,
    how can i Change the color of drop down menu from dark coulor sheme to grey #474747?
    Greetings,
    Lisa

    #318806

    Luke Nielsen
    Keymaster

    Hello,

    Please, send me a screenshot of the dropdown list you are about to edit.

    Kind Regards

    #318811

    Lisawi
    Participant

    I’d like to change the category menu in general and also make the category menu on the single product page the same.
    Greetings,
    LIsa

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

    Luke Nielsen
    Keymaster

    Hello,

    You can use custom CSS in Theme Settings -> Custom CSS -> put this code in the field “Global Custom CSS”

    .wd-dropdown.color-scheme-light,
    .color-scheme-light .wd-dropdown {
          background-color: #474747;
    }

    Kind Regards

    #318953

    Lisawi
    Participant

    Perfect! Thanks a lot! 🙂

    #319086

    Luke Nielsen
    Keymaster

    Hello,

    We are glad that your issue has been resolved.

    If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in the future.

    Have a wonderful day.

    Kind Regards

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

The topic ‘Change color drop down menu’ is closed to new replies.