Dropdown menu overlap

Home Forums Jevelin Theme Dropdown menu overlap

Home Forums Jevelin Theme Dropdown menu overlap

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • sbeck101
    Participant

    Hi,

    The dropdown menu items overlap for active link. View issue on this website:

    http://www.arksignalling.co.uk/london-underground-infrastructure/

    Mouseover menu link Capabilities.

    Please let me know how to resolve this issue.

     

    Thanks,

     

    Hi @sbeck101,

     

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

     

    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

     

    body #page-container .sh-header-5 .sh-nav .current_page_item a {
        line-height: 1 !important;
    }

     

    Best regards,
    Shufflehound team

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