Home Forums WoodMart support forum Change colour search form in menu

Change colour search form in menu

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

    [email protected]
    Participant

    Dear all,

    How can I change the text colour from the search form in the menu? See attached.

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

    Hi,

    I have inserted the following css code Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:

    .wd-search-dropdown input[type="text"] {
    color: blue; !important;
    }

    Change the color as per your need.

    Best Regards.

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