Hide woocommerce-result-count
-
Hello, I wouldlike to hide .woocommerce-result-count. but this .woocommerce-result-count { display: none; } code doesn’t work on the custom css. Can you help me please ?
Thank you very much
Hello,
Please provide the page URL and screen what you want to hide I will provide custom CSS.
Best Regards
Hello, thanks for your answer.
This is a example of a page : https://catalogue.goyard.com/categorie-produit/petite-maroquinerie/
The issue is visible on ipad for exemple.
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Mobile Landscape/Mobile and others:
body .woocommerce-result-count {
display: none;
}
Best Regards
Hello, thank you for your answer.
But it doesn’t work
Attachments:
You must be
logged in to view attached files.
Hello,
Please provide your site admin access to the private area.
Best Regards
Please, have a look on the private content
Hello,
I cannot login https://prnt.sc/vtrfzg
Best Regards
Ok, I know why.
My hosting is wordpress.com, so I have to send you an email via wordpress.com to create your account. Can you give me an adress email please and I will send to you this email.
Thank you
Hello,
Please send to this email: [email protected]
Best Regards
Hello.
It’s done. Let me know 🙂
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
p.woocommerce-result-count {
display: none!important;
}
Please remove the previous code.
Best Regards
It works. Thanks for your help
You are welcome! If you have any questions please feel free to contact us.
Best Regards