This topic has 5 replies, 2 voices, and was last updated 1 years, 9 months ago ago by patrick
How to edit search result page ?
Hello, Patrick
We would like to know what changes you would like to make. Could you please provide more information about the desired outcome?
Kind Regards,
8theme team
I’d like to change the text and icon etc..
Hello, Patrick
xstore/woocommerce/loop/no-products-found.php file can be changed via child theme. Please note that additional customization is outside the scope of our basic support.
The icon can be changed using custom CSS code, for example:
.empty-category-block:before {
content: ‘\e956’;
}
Place the code into Theme Options > Theme custom CSS.
The list of icons is here – https://xstore.8theme.com/xstore-icons
We hope this information is helpful.
Kind Regards,
8theme team
Thank you.
Tagged: best selling, edit, json array, persuasive, search result, themes, woocommerce
The issue related to '‘How to edit search result page ?’' has been successfully resolved, and the topic is now closed for further responses