Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1192864

    Hello to all.
    how do I create the underline on the menus on mouseover?
    and on active links?

    https://files.fm/u/wk3uezj2

    #1192978

    Hey jbond82,

    Please have a look at the following thread:

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1193082

    I managed to get the line to appear below.
    However, I would like to disable underlining in submenus. how can I do?

    #1193130

    Hi,
    Please link to your site so we can examine your sectors.

    Best regards,
    Mike

    #1193137
    This reply has been marked as private.
    #1193198

    Hi,
    Thank you for the link, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field to remove the underline for sub-menu items:

    #avia-menu ul.sub-menu .menu-item a:hover span.avia-menu-text {
        border-bottom-color: transparent !important;
    }

    Best regards,
    Mike

    #1193243

    Thank so much

    #1193277

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Menu quest underline’ is closed to new replies.