Hi,
How can I reduce the slideshow opacity ? Thank you in advance.
Hi edna-bonfim
Try to add to your /templates/ja_company/css/custom.css
.slideshow .has-mask:before { background-color:transparent!important; }
Regards
Hi Pavit,
Great!! This works fine now. Thank you!