This topic has 3 replies, 2 voices, and was last updated 1 years, 7 months ago ago by Vlad
Hi there,
how to not show wishlist and compare on my account menu.
Thank you!
Hello, Vlad,
Thank you for contacting us and for using XStore.
The next custom CSS code can be used:
.woocommerce-MyAccount-navigation-link--xstore-compare, .woocommerce-MyAccount-navigation-link--xstore-wishlist {
display: none !important;
}
Kind Regards,
8theme team
Thank you very much!
Tagged: account menu, compare, hide, themes, wishlist, woocommerce, wordpress
The issue related to '‘how to not show wishlist and compare on my account menu’' has been successfully resolved, and the topic is now closed for further responses