Home Forums WoodMart support forum Background color of search form

Background color of search form

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

    sidatun
    Participant

    Hi,

    How can i change color of search form in header?

    thanks.

    #255189

    Hello,

    First of all thanks for choosing our Theme, we are glad to be you in the WoodMart WordPress family :).

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .searchform {
    	background: aqua;
    }

    Best Regards.

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