This topic has 4 replies, 2 voices, and was last updated 7 years, 6 months ago ago by Olga Barlow
Hi there;
We would appreciate if you can help us with the following questions:
1- How can we change the Quickview icon? Please see Image A (Private Content).
2- How can we include Product Categories on search results and edit the “No Results were found” copy? Please see Image B (Private Content).
3- We really like this element (see screenshot) from your Demo site. How can we do the same?
Thank you in advance.
Best regards;
Ivan
Hello,
1) Use the custom code to change the icon. For example
.footer-product .show-quickly:before {
content: "\f06e";
font-family: 'FontAwesome';
font-size: 16px;
}
2) You can do this only by additional customization of the Ajax Search (xstore/framework/theme-functions.php)
3) This bulbe was made for our demo only to promote the price of our theme. This is not the part of WP theme.
Regards
Hi Olga;
Thank you for your reply. Related to item 1, we were wondering if an option from your theme settings was already available but we couldn’t find. Thanks for the CSS code.
Related to item 2, can we suggest to include that option (search Product Category) on a new update?
Thank you again and best regards;
Ivan
Hello,
You are welcome!
Unfortunately, I don’t think that we’ll add category search.
Regards
The issue related to '‘Questions: Quickview icon, Search options and something from your Demo site’' has been successfully resolved, and the topic is now closed for further responses