This topic has 8 replies, 4 voices, and was last updated 6 months ago ago by Andrew Mitchell
Hover color not working on header social media icons. screen shot attached
Hello, @Chandru,
Thank you for choosing XStore as your WooCommerce WordPress theme.
We are pleased to inform you that we have successfully resolved the issue you reported by temporarily deactivating the W3 Total Cache plugin. For your reference, you can view the changes in the private content area.
Should you have any further questions or require additional assistance, please do not hesitate to contact us.
Best regards,
The 8Theme Team
Thanks guys, thanks for the quick responce. now works well.
Also how to remove some of the share icons and hover color need #ff6d00 on Quick view slider. Screen shots attached. I tried but not working.
Screenshot
Hello, Chandru,
You’re welcome!
Theme Options > Social Sharing > Website Socials.
Custom CSS code can be used:
.product-share .menu-social-icons li a:hover {
color: #ff6d00;
}
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
I pasted the custom CSS code but hover not working. can you pls look into this
Hello, Chandru,
We appreciate your prompt response.
Please add !important; –
.product-share .menu-social-icons li a:hover {
color: #ff6d00 !important;
}
Kind Regards,
8theme team
Dear Chandru,
We trust our theme is enhancing your experience. Taking a brief moment to rate it with a glowing 5 stars on ThemeForest would be immensely appreciated. Your feedback holds significant value for us.
Click here to rate now: https://themeforest.net/downloads
Thank you sincerely for your ongoing support!
Best Regards,
The 8Theme Team
The issue related to '‘Hover color not working on header social media icons’' has been successfully resolved, and the topic is now closed for further responses