Hello, I would like to change the color of the picture cover effect and add a bit transparency. How can I achieve it?
Hi super-mouse
You can customize this css rule:
#gkTop3 .nspArt:hover:before { opacity: 1 !important; } #gkTop3 .nspArt:before { background: #9d7c5a !important; }
and change the opacity + background color as you wish.
Regards
Hi Saguaros, Thank very much for your support. It works. I'm using the same effect on other parts of the site and I still have the green hover effect. How can I apply the same color and transparency effect? Also would like to change the green color of all the site to match the new color of the picture hover effect. Once again thank you very much
super-mouse Could you share the URL of your site and screenshot of how you want it should be?
Hello Saguaros,
Actually your first reply solved my issue.
many thanks for your support.!