Please note this is not a repeat question, i have looked into all possible questions in stackoverflow and i did not get an answer.
I am looking at the website http://riviera-black.cmsmasters.net/ and in this especially the section where it says "Recent Projects". When i hover over the image only the background <article>
element changes in opacity but not the <figure>
element inside. How is this done?
Please note i tried changing the opacity using jQuery for me it changes the opacity of all elements inside, for example in this case it changes opacity of <article>
and <figure>
element.