Active Menu Items When Using Dynamic Content in Mega Menu

Home Forums Gillion Theme Active Menu Items When Using Dynamic Content in Mega Menu

Home Forums Gillion Theme Active Menu Items When Using Dynamic Content in Mega Menu

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    RESOLVED Posts
  • [email protected]
    Participant

    Hi,

     

    I’m using the clean template from the Gillion WP theme.

    When I’m using the mega menu with dynamic content, the parent menu item is not active when browsing its child items. How can that be fixed?

     

    Thanks!

     

    Hi @amir.caspi,

     

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

     

    Could you please share me your site URL where it’s happening so that i can troubleshoot it?

     

    Best regards,
    Shufflehound team

    [email protected]
    Participant

    Sure, https://blog.lumenis.com/aesthetics/

    Thanks!

    Solution for this topic

    You can fix 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-header .sh-nav > li.menu-item.current-menu-parent > a {
        color: #fff;
    }

     

     

    [email protected]
    Participant

    It did the trick.

    Thank you very much!

    You are most welcome here 🙂

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