There’s a way to remove the title from the image for the product gallery?
This topic has 2 replies, 2 voices, and was last updated 3 months, 1 weeks ago ago by Alex Carter
There’s a way to remove the title from the image for the product gallery?
Hello,
Thank you for reaching out to us.
Custom CSS code can be used:
.elementor-slideshow__title {
display: none !important;
}
Warm Regards,
The 8Theme Team
You must be logged in to reply to this topic.Log in/Sign up