Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #876635

    see image.
    can i limit the line only to the menu item?

    nb: i think the line is maybe coming from the top of the sublevel box.
    but i could not find where to make the line of the sublevel box white.

    • This topic was modified 7 years ago by yampieters.
    #877139

    Hey jelle,

    Please, can you provide your website link?

    Best regards,
    John Torvik

    #877152

    hello, that is:

    #877158

    Hi!

    Active and hovered menu items have that bottom line and sub menu items have top border. What you are actually seeing is line below active menu item and top border of sub menu items. It would not look right if we tried to make that line smaller. Do you have any alternative solution you have in mind? Maybe to remove borders and indicators in Enfold theme options > Header > Header Style?

    Best regards,
    Yigit

    #877539

    hi yigit , what about making the line top border of sub menuitems white?

    #877542

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    .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: none;
    }
    

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

    Best regards,
    Yigit

    #878047

    thats brilliant, thanks!

    #878139

    Hi,

    Did you need further help, or shall we close this thread?

    Best regards,
    Jordan Shannon

    #878733

    you can close this one, thanks

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘line too wide’ is closed to new replies.