I wish that the overlay is not so dark (dark blue in this template), I do not know where you can change this transparency, example: from 0.9 to 0.7, or something like that. For all cases, for all module presentations
Hi delinea
You can try to add to your custom.css file this code
.acm-features.style-1 .features-item-inner .mask { opacity:0.7!important; }
If you do not have already a custom.css file then create a new one in this folder /templates/ja_alumni/css/
Regards
Excellent, thank you