Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hello ,
I want to change the color of the search icon color which is in the menu ?
please check this screenshot and tell me http://www.webpagescreenshot.info/i3/532798c3ed63a8-03710985 and want to change hover color of that search icon as well
thank you
Hi Saomair
I have let Greg know that you have been waiting :) I will make sure he gets back to you today.
Thank you Ian Rossiter
Hope he will reply today so that i can move forward thank you
Hi saomair
Very sorry for the delays. The issue comes in because the search icon is actually an image, so there are quite a few steps in changing it. This is something we hope to simplify in our future themes.
The first thing you need to do is download the search icon from the theme folder. Download a ZIP copy, extract it, then go to the folder images/sprites/search-icon.png.
You’ll need to edit this image in Photoshop to change its color. You’ll need to create 2 versions. The original version and the hover version. To set these up you should create a child theme. You can read up on creating child themes here. Place the 2 images you created in the images/sprites/ folder of your child theme. They should be called search-icon.png and search-icon-hover.png.
For your child theme’s style.css, you’ll need to have all the required headers, an import of the original stylesheet and a few extra lines for the new search icon images.. Something like this.
Finally, zip up your child theme, upload it to your server and activate it.
thank you very much
I need that code for North theme. So to change the search icon color in North theme.