I'd like to make a portfolio page based on your Fullwidth Style 3 (from the Ascend Demo). It has a fine transparent gray overlay on top of the images. Is there a way to change it using accent/extra/custom colors? How to change the transparency value? Thanks in advance!
I'd like to make a portfolio page based on your Fullwidth Style 3 (from the Ascend Demo). It has a fine transparent gray overlay on top of the images. Is there a way to change it using accent/extra/custom colors? How to change the transparency value? Thanks in advance!
Hey Jan!
Yes it can be changed with custom css. Let me know the page url so i can write up the relevant css for you.
Cheers
Salient Support Team
Hey Again!
html body .portfolio-items .col .work-item.style-3 .work-info-bg { background-color: rgba(224, 210, 67, 0.6)!important; }
Thanks
Salient Support Team
Thanks!