black box for search icon Posted in : Bloggy WP julesei84Participant 14 February 2014 at 23:19 #12317 Is there a way to change the color of the black box for the search icon? How about the color of the icon itself? Also, is it possible to change the placing of the search bar? Right now it looks like this: http://www.julianaisaac.com. Thank you! ahmetsaliKeymaster 15 February 2014 at 00:42 #12320 Hi, try to this custom css code; #header-search-link, #header-search-link:hover, #header-search-link.active { background-color: #ddd; color: #333; } if you want the sidebar on the left, you can check this post; http://www.pixelwars.org/forums/topic/left-sidebar/ julesei84Participant 15 February 2014 at 01:40 #12332 Great! thank you :) it worked. But now there’s a white line under the search icon. How can I change it to the color of the rest on the line? ahmetsaliKeymaster 15 February 2014 at 03:13 #12344 try adding this too; #header-search-link { padding-bottom: 15px; } Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in and have valid license to reply to this topic. License required for the following item Bloggy WP - Responsive Minimalist WordPress Themeby pixelwars Login and Registration Log in · Register