I'm currently facing an issue while using Revolution Slider. To better illustrate, I am referring to the original demo found at this link: .
When browsing through the 'portfolio' tab, you'll notice that the images shrink and darken upon hover. I would like to achieve the same effect but I am struggling to do so.
In Revolution Slider, it is possible to assign classes, IDs, and CSS to specific images. Therefore, I believe that a custom CSS code is needed to make this happen. Despite trying various codes from online sources, none of them seem to work as they always include an HTML component as well.
My understanding is that since the image is already present on the page, there is no need for additional HTML elements. Instead, I should focus on assigning classes or IDs to the images and applying a consistent CSS style across all of them.
Could someone confirm if my approach is correct? And would anyone be able to assist me with creating the necessary code?
Thank you in advance for your help!