Mobile header Home & orginization links are always highlighted

Home Forums Jevelin Theme Mobile header Home & orginization links are always highlighted

Home Forums Jevelin Theme Mobile header Home & orginization links are always highlighted

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

    Hi There,

     

    if you view the site on mobile / tabletand you click on the menu the Home link and orginasation link is always highlighted why is this? See screenshot

     

    Thanks in advance

     

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

    Solution for this topic

    Hi @brandonmaytham,

     

    Thank you for your question.

     

    This is happening because they point to the same current home page.

     

    If you don’t want this behaviour then you can change 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-nav-mobile .current_page_item > a {
        color: #aaaaaa!important;
    }

     

    Best regards,
    Shufflehound team

    brandonmaytham
    Participant

    This worked thank you pleaseregard this as closed.

    You are most welcome here 🙂

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