Search bar color
-
Hello! Thank you for this lovely theme! Is there a way to change the color of the search bar?
My site is lenikinzcreations.com
The blog I need help with is: (visible only to logged in users)
-
Hello!
You can use this CSS to control the background color of the search bar:
.search-toggle { background: beige; }In the example, I set the color to beige. You can replace this value with your color preference.
- The topic ‘Search bar color’ is closed to new replies.