display caption on image hover in image carousel
-
i created image carousel in elementor
i added caption to all images in carousel
i hided the caption text using css, now i try to enable the caption on carousel image hover using css its not working
.homebr .elementor-image-carousel-caption{display:none;}.homebr .swiper-slide:hover .homebr .elementor-image-carousel-caption{display:block !important;}
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.