Menu active link colour

Home Forums Jevelin Theme Menu active link colour

Home Forums Jevelin Theme Menu active link colour

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

    Hi,

    The active colour selected for our menu/navigation does not work for the Blog link for some reason. All other pages work. The active colour should be orange which you can see on all other links. Can you please provide a solution for this? I have tried using YellowPencil already but it didn’t work.

    Thanks.

    Hi @MonologueHQ,

     

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

     

    Could you please clear and temporarily deactivate the W3 Total Cache and autoptimize cache that you are using on your website so that I can troubleshoot it?

     

    Best regards,
    Shufflehound team

    MonologueHQ
    Participant

    Hi,

    The two plugins have been deactivated.

    Thanks.

    Solution for this topic

    You can resolve 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 #header-navigation .current_page_parent > a {
        color: #e05c24!important;
    }

    MonologueHQ
    Participant

    Thank you – that worked!

    You are most welcome here 🙂

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