Add "Search" next to the search icon
-
Hi, how can we add a “Search”-text next to the icon in the search bar?
Attachments:
You must be
logged in to view attached files.
Hello,
Sorry, but the HTML structure doesn’t allow adding the “Search” text after the icon. I have prepared custom CSS code to show it before the icon. Enter this code to the “Global Custom CSS” field in Theme Settings -> Custom CSS.
https://gyazo.com/8337e39c70daf3e96c027284eb62dc80
.whb-row .searchform .searchsubmit span {
font-size: 13px;
margin-right: 5px;
}
.whb-row .searchform.wd-style-with-bg .searchsubmit {
width: 95px;
}
Kind Regards
Awesome – you guys are the best!
Thanks!!
Hello,
We are glad that your issue has been resolved.
If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in the future.
Kind Regards
The topic ‘Add "Search" next to the search icon’ is closed to new replies.