Is there a way in betheme settings I could change the search text and icon color?
Hi,
You can change the text displayed there in Betheme -> Theme options -> Translate -> Search.
For the icon color, please use the following CSS code:
#Top_bar .top_bar_right #searchform .path{ stroke: #f00; }
Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Best regards
Comments
Hi,
You can change the text displayed there in Betheme -> Theme options -> Translate -> Search.
For the icon color, please use the following CSS code:
Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Best regards