Home Forums WoodMart support forum change searchbar color

change searchbar color

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

    matildecaridi
    Participant

    hi how can i change the searchbar border color?

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

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .whb-color-light .search-style-default input[type=text]{
    	border-color:red;
    }

    Please set the color as per your needs.

    Happy New Year!

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