font color
-
I would like to change the color inside of my search bar
The blog I need help with is: (visible only to logged in users)
-
Hi –
That type of customization would require some CSS work. CSS is included with our custom design package which is part of the premium plan. I don’t think it’s worth an upgrade to just change 1 small color on the site. But, if you were planning to register a domain then it would be worth it.
The plans are at https://wordpress.com/plans/
This is the CSS you’d use to change that background color in the search bar. Just change the hex code to whatever you want to use.
.widget_search .search-field { background: #fff;
- The topic ‘font color’ is closed to new replies.