Home Forums WoodMart support forum Menu – Elementor – have it so it does not click

Menu – Elementor – have it so it does not click

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #542986

    sakawatamin
    Participant

    Hi,

    How do i ensure a menu does not click to the page. I am using a drop down widget, which has html widget built in, so when the menu item is hovered it will drop down.

    I am trying to prevent it from being clicked.

    Could you please help.

    Thank you!

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

    Hung Pham
    Keymaster

    Hi sakawatamin,

    Thanks for reaching to us and take our apologies for the long delay in answering.

    + Normal menu items: You don’t need to add Pages as menu items, use Custom Link element instead, like this https://prnt.sc/IVlrdm6FIz_3

    + HTML Blocks: If you use Extra menu list widget inside the HTML Block, then you are also don’t need to put the links https://prnt.sc/sysIy95V_GL0

    Regards,

    #543560

    sakawatamin
    Participant

    I have not added a page to the menu -> it is the elementor widget with a html widget

    – It drops down when hovers, but when clicked it goes to another page. I do not want it to be able to clicked, only drop down when hovered

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

    Hung Pham
    Keymaster

    Hi sakawatamin,

    Please provide URL of the mentioned page, so I can take a closer look.

    Regards,

    #543936

    sakawatamin
    Participant

    i have attached a screen recording.

    As i click the newsletter menu, it drops down but it shouldnt be able to click on a new page

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

    Hung Pham
    Keymaster

    Hi sakawatamin,

    Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .wd-sub-menu li a {
    	pointer-events: none;
    }

    Regards,

    #544448

    sakawatamin
    Participant

    Hi,

    It does not work

    #544689

    Hung Pham
    Keymaster

    Hi sakawatamin,

    Please provide URL of the mentioned page, so I can take a closer look.

    Regards,

    #544825

    sakawatamin
    Participant

    Its worked for the footer links, i need to it for the banner menu only

    #544888

    Hung Pham
    Keymaster

    Hi sakawatamin,

    I kindly recommend you to provide URL of the mentioned page, so I can take a closer look and give proper code.

    Regards,

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