Hello,
When the product image is clicked, the close x button is white and very faint. Is it possible to redesign it with a white X on a black background so users can see it more easily? Could you please help?
This topic has 2 replies, 2 voices, and was last updated 13 hours, 15 minutes ago ago by Ayan Rahman
Hello,
When the product image is clicked, the close x button is white and very faint. Is it possible to redesign it with a white X on a black background so users can see it more easily? Could you please help?
Hi,
Thank you for reaching out to us.
We understand how important it is for users to have a clear and accessible interface.
Please try to add this code in Theme Options > Theme Custom CSS > Global:
.pswp__button {
background-color: black !important;
}
Warm Regards,
The 8Theme Team
You must be logged in to reply to this topic.Log in/Sign up