Okay
  Public Ticket #2938897
header menu hover
Closed

Comments

  •  1
    Carlos Haidamous started the conversation

    hello

    After I hover over one of the words the line shows up, then when I remove the mouse, it fades out a bit but it stays there then after a few seconds it disappears. we were unable to find a solution for this problem thus we decided to contact you. Please check the attached video for reference.

  •   Carlos Haidamous replied privately
  •  870
    Neuron replied

    Hi Carlos,

    I've removed the current underline that was added via the box-shadow property, and I've added border-bottom instead by adding the following code to the header template > nav menu element > advanced tab > custom CSS.

    .m-nav-menu--horizontal > ul > li a,
    .elementor-29185 .elementor-element.elementor-element-bde9e6e .m-nav-menu--horizontal ul > li:hover > a:not(.menu-item-icon){
        box-shadow: none !important;
        -webkit-box-shadow: none !important;
    }
    .elementor-29185 .elementor-element.elementor-element-bde9e6e .m-nav-menu--horizontal ul > li:hover > a:not(.menu-item-icon),
    .current-menu-item a{
        border-bottom: 1px solid #000;
    }

    Please take a look at it and tell me if that's alright.

    Feel free to ask for anything you need.

    Kind Regards


  •   Carlos Haidamous replied privately
  •  870
    Neuron replied

    Hi Carlos,

    Can you please check it now, I think I've fixed it on all header templates, I've missed any header template, please tell me so I'll fix it also.

    And thank you so much for the rate, really appreciate thatsmile.png

    Feel free to ask for anything you need.

    Kind Regards


  •  1
    Carlos Haidamous replied

    thank you the issue is solved If I have any other problem I will let you know

  •  870
    Neuron replied

    You are welcome anytime, feel free to ask for anything you need

    Kind Regards,
    NeuronThemes