Okay
  Public Ticket #3398757
Poor clicking area on menu
Closed

Comments

  •  3
    Ale started the conversation

    Hello!
    I've noticed that menu itens that have subitens, tend to be hard to find a clickable area on them. See image attached and have a test on http://semantix.ai/ 

    For example, see the item 💎 Semantix Data Platform under the first menu item.

    Tks in advance!

    Attached files:  Screen Shot 2023-06-22 at 17.53.21.png

  •  1,877
    Judith replied

    Hi Ale,

    Thanks for writing to us.

    I see this link clickable as shown here, please share a video of the issue you are experience clicking the submenu so that we can check whether we are not getting something quite clearly:

    8898033201.png

    Thanks.

  •  3
    Ale replied

    Sure! Here it is.
    Tks

    Attached files:  Screen Recording 2023-06-22 at 18.55.30.mp4

  •  8,839
    Tahir replied

    Hey Again,

    Do you have any Custom CSS adjusting the padding of the menu items ?.

    Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):

    .menu-item-has-children >a {
            z-index:9999 !important;
    }

    Thanks


    ThemeNectar Support Team 

  •  3
    Ale replied

    Hey Tahir!

    Sorry for the delay, I've had some other critical issues to be solved first.

    I've inputed the code there but the problem persists. Is there any other way?

  •  2,958
    Andrew replied

    Hey Ale,

    Thank you for getting back to us.

    It seems to be working as it should from our end. Try clearing your cache or disable any auto optimize plugins you have installed and let us know how that goes.

    Kind regards,