hover color not correct

Home Forums Jevelin Theme hover color not correct

Home Forums Jevelin Theme hover color not correct

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    RESOLVED Posts
  • Lvk3
    Participant

    Hi,

    I set the General – Accent Color -> #EF4036 but now I see all the hover black like the image attached

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

    Hi @Lvk3,

     

    Sorry to hear of the problem you are having.

     

    Could you please share me the page URL from your site where it is not displaying correctly so that i can troubleshoot it?

     

    Best regards,
    Shufflehound team

     

    Lvk3
    Participant

    Solution for this topic

    You can correct it 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-team-social-overlay2 .sh-team-image:hover .sh-team-overlay2,
    #page-container .sh-overlay-style1,
    #page-container .sh-portfolio-overlay4 {
        background-color: rgba(71,201,229,0.8)!important;
    }

    Lvk3
    Participant

    Many many thanks.

     

    You are most welcome here 🙂

Viewing 6 posts - 1 through 6 (of 6 total)