menu dropdown background color hover

Home Forums Jevelin Theme menu dropdown background color hover

Home Forums Jevelin Theme menu dropdown background color hover

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    RESOLVED Posts
  • nicorem
    Participant

    hello

    how can change menu dropdown background color hover ?

    i want to chamge the blue on the picture when mouse hover on sub menu

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

    Hi @nicorem,

     

    I hope you are well today and thank you for your question.

     

    Could you please share your site URL where it’s displaying so that I can help you to change its color?

     

    Best regards,
    Shufflehound team

    nicorem
    Participant

    i sent you private message ?

    did you recevied it ?

    No, I didn’t receive it.

     

    You can send me private message by adding them in the box having text “Enter your private content here (only you and forum moderators will be able to see it)” or send it on [email protected]

    nicorem
    Participant

    i send you on [email protected]

     

    Solution for this topic

    You can change that 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

     

    .sh-nav ul li.menu-item:hover > a {
        background: #eb5541 !important;
    }

    nicorem
    Participant

    it’s ok !

    Thanks you

    You are most welcome here 🙂

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