display caption on image hover in image carousel

[ad_1]

Plugin Support
Milos

(@miloss84)

Hi there,

Thank you for reaching out with your question.

I understand that you’re trying to enable the caption text on your Elementor image carousel when hovering over the images. I noticed a small issue with the CSS you’ve provided, which may be causing the captions to remain hidden.

You can try to add this CSS:

.homebr .elementor-image-carousel-caption {
display: none;
}

.homebr .swiper-slide:hover .elementor-image-carousel-caption {
display: block !important;
}

The main change was removing the extra .homebr class within the hover selector. This should now properly display the captions when you hover over the images in the carousel.

If you still encounter any issues or have further questions, please feel free to reach out. I’m here to help!

Best regards,

  • This reply was modified 1 hour, 1 minute ago by Milos.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer