Main Menu - by DaphneO - on WordPress WooCommerce support

This topic has 6 replies, 2 voices, and was last updated 6 years, 11 months ago ago by Rose Tyler

  • Avatar: DaphneO
    DaphneO
    Participant
    December 12, 2017 at 15:33

    Hello,
    I would like the main name of my menu to not be clickable but to only show the drop down menu when I roll over.

    Right now when I click on it it leads me to another page and i dont want that.

    How can i do that please?

    Thank you very much!

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 12, 2017 at 15:59

    Hello,

    You may add a custom class for menu item http://prntscr.com/hmi50a and use this custom css code:

    .inclicable-item a {
        pointer-events: none;
        cursor: default;
    }

    Regards

    Avatar: DaphneO
    DaphneO
    Participant
    December 13, 2017 at 08:13

    Hello,
    thank you very much for you help,

    As i am not used to work with css codes, can you tell me exactly where to add this in editor?

    Thank you very much

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 13, 2017 at 08:44

    Hello,

    You’re welcome!
    You may add the code in custom.css file of parent theme or in style.css file of child theme.
    How to create custom.css you can watch in this tutorial https://www.youtube.com/watch?v=Qok2zRedRMY.
    Let us know if you need any further assistance.

    Regards

    Avatar: DaphneO
    DaphneO
    Participant
    December 13, 2017 at 09:36

    Perfect it works now,

    Thank you!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 13, 2017 at 09:40

    You’re welcome!
    This topic will be closed because the issue is solved. Please kindly open up new tickets for additional questions.

    Regards

  • Viewing 6 results - 1 through 6 (of 6 total)

The issue related to '‘Main Menu’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.