Header links are blue on scroll

Home Forums Jevelin Theme Header links are blue on scroll

Home Forums Jevelin Theme Header links are blue on scroll

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • brandonmaytham
    Participant

    Hi There,

     

    When ever I scroll down the menu links are blue and they should only be blue on roll over.

     

    See screenshot

     

    Please advise thanjs in advance.

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

    Solution for this topic

    Hi @brandonmaytham,

     

    Thank you for your question.

     

    I changed it in your theme styling settings as shown in the attached screenshot and used below custom CSS code on your site.

     

    .sh-header .sh-nav > li.menu-item:hover:not(.sh-nav-social) > a, .sh-header .sh-nav > li.menu-item:hover:not(.sh-nav-social) > a > i, .sh-header .sh-nav > li.sh-nav-social > a:hover > i, .sh-header-mobile-navigation li > a:hover > i, .sh-header-left-side li.menu-item > a:hover {
        color: #47c9e5 !important;
    }

    Could you please confirm whether it is displaying fine for you now?

     

    Best regards,
    Shufflehound team

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

    brandonmaytham
    Participant

    It worked you guys are rock stars please regard this as closed and thank you very much.

    You are most welcome here 🙂

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