Never mind. I think I figured it out.
These were the CSS rules I ended up using:
.elementor-widget-premium-addon-blog .premium-blog-format-container, .elementor-widget-premium-addon-blog .premium-blog-thumbnail-overlay a {
background-color: transparent;
}
.elementor-widget-premium-addon-blog .premium-blog-format-container:hover, .elementor-widget-premium-addon-blog .premium-blog-thumbnail-overlay a:hover {
background-color: transparent;
}
Hello,
I tried changing the image Overlay color to transparent on all the carousels on the front page, but unfortunately it doesn’t seem to work. 🙁
Is there by any chance a specific CSS class I could target so that the change could apply globally to all the carousels on the site?