This topic has 4 replies, 2 voices, and was last updated 1 years, 2 months ago ago by Tony Rodriguez
Also, no idea how but logo was replaced with a product image.
Hello, @thehawkman,
Thank you for choosing XStore as your WooCommerce WordPress theme.
1. We are pleased to inform you that your issue has been resolved. We kindly request you to revisit your site after clearing your browser cache. We have created default WooCommerce pages under the path Woocommerce > Status > Tools, which has successfully addressed your issue.
For your reference, please find the attached image in the private content area.
2. To modify the Site Logo, kindly proceed to Xstore > Theme Options > Header builder > Logo. Here, you can upload a logo as per your preference and publish it.
For your convenience, we have attached an image for reference.
https://postimg.cc/PvQrsJ9M
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,
Team 8Theme.
Any way to disable the Downloads menu in the profile? I won’t be selling anything of the kind so I don’t think I want it in there since it serves no purpose.
Hello, @thehawkman,
We appreciate your prompt response.
To eliminate “Downloads” from the My Account menu, we kindly request you to copy and paste the CSS code provided below into Xstore >> Theme Options >> Theme Custom CSS >> Global CSS. Subsequently, please clear your browser cache and revisit your site.
.woocommerce-account li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
display: none !important;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
display: none !important;
}
We trust this will rectify your issue.
Should you need any additional support, please feel free to reach out to us.
Yours Sincerely,
8Theme’s Team.
You must be logged in to reply to this topic.Log in/Sign up