Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #665658

    Hi,

    i would like the line beneath the active and the hovered main menu item not to display.
    How do i achieve that? i tried a lot of things, but probably with the wrong lines in my childtheme stlye.css.

    blue line / hover or active

    #666124

    Hey expectmore,

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #666507

    Hi Rikard,

    of course, see the link to my testing environment below…

    Thank you very much,
    best regards,
    Sebastian

    #666569

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .avia-menu-fx {
        display: none;
    }
    .html_header_top .header_color .main_menu ul:first-child >li > ul, .html_header_top #top .header_color .avia_mega_div > .sub-menu {
        border-top-color: transparent;
    }

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.

    Cheers!
    Yigit

    #667352

    Thanks a lot, that works great :-)

    #667356

    Hi!

    You are welcome!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Get rid of the line in main menu’ is closed to new replies.