Cursor and colorchange links - by Ton - on WordPress WooCommerce support

This topic has 4 replies, 3 voices, and was last updated 6 years, 7 months ago ago by Amzy Leel

  • Avatar: Ton
    Ton
    Participant
    September 8, 2017 at 15:26

    Hi,

    I have in my navigation-menu some menu-items that do not link to a page. They are, so to speak, some kind of chapter with the other links beneath them. When I remove the # they still remain changing color and changing the cursor to a hand-cursor. I haveseen elsewhere that it is possible. Do you have a solution?

    Kind regards, Ton.

    3 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    September 8, 2017 at 17:32

    Hello,

    Use the custom class for such menu items http://prntscr.com/giqj4t
    And the following code in Custom CSS

    .pointer-events-none > a {
        pointer-events: none;
    }

    Regards

    Avatar: Ton
    Ton
    Participant
    September 8, 2017 at 21:05

    Amazing,

    Another example of your services!
    I go with a smile towards the weekend.

    Thanks, Ton.

    Avatar: amzy
    Amzy Leel
    Participant
    September 9, 2017 at 04:37

    You are welcome.

    Do not hesitate to ask if you have any other questions (in a new topic / post)

    Regards,

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

You must be logged in to reply to this topic.Log in/Sign up

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