Home › Forums › Jevelin Theme › Black hover color for Portfolio
Home › Forums › Jevelin Theme › Black hover color for Portfolio
Hi,
Why in my portfolio page (http://www.slashservices.it/portfolio/) I see a black portfolio hover color?
Thanks
Luca.
Hi Luca,
Thank you for your question.
This is happening because you have set black accent color on your site but you can change the portfolio hover color by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
#page-container .sh-portfolio-overlay3-data { background-color: rgba(95, 196, 179, 0.9) !important; }
Best regards,
Shufflehound team
Hi,
I’ve added the css but nothing changes
I can see it is changed on your site as shown in the attached screenshot.
Please test it clearing your browser cache or using different browser.