Black hover color for Portfolio

Home Forums Jevelin Theme Black hover color for Portfolio

Home Forums Jevelin Theme Black hover color for Portfolio

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • Lvk3
    Participant

    Hi,

    Why in my portfolio page (http://www.slashservices.it/portfolio/) I see a black portfolio hover color?

     

    Thanks

    Luca.

    Attachments:
    You must be logged in to view attached files.

    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

    Lvk3
    Participant

    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.

    Attachments:
    You must be logged in to view attached files.
Viewing 4 posts - 1 through 4 (of 4 total)