This topic has 4 replies, 2 voices, and was last updated 1 years, 1 months ago ago by Rose Tyler
Hello
As the titles say, is it possible to disable the built-in wishlist for logged-out users?
Thanks
Hello,
Thank you for choosing XStore as your WooCommerce WordPress theme.
There is no such option, by default, but you can try to use custom CSS code, for example:
body:not(.logged-in) .et_b_header-wishlist{
display: none;
}
Kind Regards,
8theme team
Thanks Rose,
But it doesn’t work. It hides just the wishlist in the header menu, not everywhere.
Doesn’t matter, pay no attention.
Regards
Hello,
Thank you for your response.
In this case, you can send a request about a new option for the Wishlist to our dev team on this page – https://www.8theme.com/taskboard/
If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.
Kind Regards,
8theme team
You must be logged in to reply to this topic.Log in/Sign up