Hello Sirs,
How are you?
When I am searching products with tags for example with that url:
https://zoomit.gr/wordpress_2/product-category/kalokairina/tsantes-thalassis/?product_tag=plastiki+chartini
and the search result returns none, I would like to remove the following content as screenshot:
https://prnt.sc/n6obtl
I am looking forward to your news.
Best regards,
Nick
Hey nickgin,
Add this to quick css:
.template-search-none .entry-content,
.template-search-none #searchform,
.template-search-none .404_recommendation{
display:none!important;
}
Best regards,
Jordan Shannon
Hello Jordan,
How are you?
Thank you for your so quick reply. I really appreciate it!
Your snippet worked, except from .template-search-none .404_recommendation
I am looking forward to your rnews.
Best regards,
Nick
Hi,
Try the following also:
ul.borderlist-not{
display:none!important;
}
.template-search-none p strong{
display:none!important;
}
Best regards,
Jordan Shannon
Hi Jordan,
You did it! It worked!
Thank you so much for your great support!
You can close this ticket.
Best regards,
Nick
Hi Nick,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria