Comments Enrico started the conversationSeptember 15, 2016 at 1:37amHi - I'd like to increase the opacity of the portfolio itemsBest,Rico 3,028Andrew repliedSeptember 16, 2016 at 12:01amHi Rico, Thanks for reaching out to us. You can use some CSS to change the value of the opacity but it will have an effect on the functionality of the hover. Try this out to see it: .portfolio-items div.work-info-bg { opacity: 0.2 !important;}There isn't an option for this otherwise, you may need to edit the theme files to get this done. Let me know how you get on. Cheers Sign in to reply ...
Hi - I'd like to increase the opacity of the portfolio items
Best,
Rico
Hi Rico,
Thanks for reaching out to us.
You can use some CSS to change the value of the opacity but it will have an effect on the functionality of the hover.
Try this out to see it:
There isn't an option for this otherwise, you may need to edit the theme files to get this done.
Let me know how you get on.
Cheers