Home Forums Basel support forum Remove link in Extra Menu

Remove link in Extra Menu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #268715

    dreamlenses.ae
    Participant

    How can I remove link/hover color in the Extra Menu title?

    I would like it to be just a Title text.

    See attached photo for reference.

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

    Hello,

    Megamenu block uses an Extra menu list element, enter it and remove the URL: https://gyazo.com/1128a70438adeb1568123a3eed32c40b

    If you have any questions please feel free to contact us.
    Best Regards

    #268841

    dreamlenses.ae
    Participant

    I have remove the # in the URL, but when I hover there is still a colour. I just want it to be a text without hover.

    How can I do it?

    #268880

    Hello,

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

    body .basel-navigation .menu > li.menu-item-design-sized .sub-menu li a:hover{
    color:red;
    }

    Set the color as per your needs.

    Best Regards

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