Color anchor link menu

Home Forums Jevelin Theme Color anchor link menu

Home Forums Jevelin Theme Color anchor link menu

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

    Hello,

     

    I have anchor link in menu on a landing page with your theme.

     

    I would like a color of link different when the link is selected.

     

    How to?

     

    Thanks.

    Hi @eMaginance,

     

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

     

    Could you please share me your site URL where it’s displaying so that i can help you to achieve it?

     

    Best regards,
    Shufflehound team

    eMaginance
    Participant

    Hello,

     

    Thanks you for your response.

     

    The website is under maintenance. Here in private the URL and a screenshot.

     

    Thanks you

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

    I can’t access your site as rhe website is under maintenance so would you mind if i log in to your site and access it? If this is ok then could you please share me your site log in details privately by adding them in the box having text “Click here to share private content. Only you and forum moderators will bee able see it.”?

    eMaginance
    Participant

    Of course.

     

    Solution for this topic

    You can achieve 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

     

    .sh-nav li.menu-item.sh-hover a {
        color: #e7501e;
    }

     

    eMaginance
    Participant

    Thanks you, work great.

    You are most welcome here 🙂

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