I a trying to apply a bit of CSS on the news module images (Layla Template). Normally I have no issues but this has me foxed at the moment.
If I add the following to the custom CSS area in the template it works as expected.
.j51news .hover-overlay {
background-color:transparent;
}
If I add it to the custom.css file it does not even after I have added !important. All other CSS that I have set up works as expected.
I would appreciate your input?
Thanks
David