This topic has 6 replies, 2 voices, and was last updated 2 months, 4 weeks ago ago by Rose Tyler
Please see the image I post. As I marked, I want to delete some button ie. “Compare”, but I found I cant just use elementor to edit this page. Please help to teach me how to figure this out, thanks.
Hello Purus Crystal,
Thank you for reaching out to us with your query.
To remove items from the My Account menu go to WooCommerce > Settings > Account and remove endpoints for the items you don’t want to show https://prnt.sc/5cI9LN2OLfUe
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.
Best Regards,
8Theme’s Team
Thanks for your reply. One more question: how can I delete the “compare” button which shows in the image I posted before?
Thanks in advance!
Hello Purus Crystal,
We appreciate your prompt response.
Could you please provide temporary wp-admin access?
To grant WP-Admin access, please proceed to create a new user account with an administrator role through your WordPress Dashboard. Once the account is established, you may securely transmit the username and password to us via the Private Content section designated for this purpose.
Best Regards,
8Theme’s Team
Sorry for late reply.
Please kindly find below username and password as required.
Hello Purus Crystal,
Custom CSS code can be used:
.woocommerce-MyAccount-navigation-link--xstore-compare {
display: none;
}
Best Regards,
8Theme’s Team
You must be logged in to reply to this topic.Log in/Sign up