Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #496202

    Hi,

    I need a color line under my header menu like this http://kriesi.at/themes/enfold/ but in this color #d6cc3e .
    Can you please help?

    Regards,
    XN

    #496259

    Hey xandria!

    what is your web site URL?
    Please add it together with your username / password to private data.

    Thanks a lot for your time

    Cheers!
    Basilis

    #496363

    Hello Basilis,

    URL http://www.XandriaNoir.com
    Can’t I do the setting myself?

    Cheers!
    XN

    #496619

    Hi!

    Please go to Enfold theme options > Header > Header Style and choose default style and then add following code to Quick CSS

    .main_menu .avia-menu-fx {
        background-color: #d6cc3e;
    }
    .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: #d6cc3e;
    }

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

    Cheers!
    Yigit

    #496815

    Thank you Yigit, it works well but only on home, the underline is black. Other pages is green. http://www.xandrianoir.com

    Regards,
    XN

    #496816

    Hey Yigit, and mega menu colored line, I need a same thickness as menu underline. Possible?

    #497423

    Hi!

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
    If you are, please create a temporary admin login and post it here privately so we can look into it :)

    Regards,
    Yigit

    #928845

    Yigit-

    I’d love to have the bar of color but I’ve followed these directions from 2015 and I’m not able to see anything. Would the instructions be any different given the current version of Enfold? Thanks again for all you and your team’s fast response time!

    #929218

    Hi,

    It appears you have changed the menu style? I only see the mega menu in the desktop version.

    For mobile menu please use the below code

    .html_av-overlay-side #top .av-burger-overlay li:hover {
        box-shadow:0px 2px 0px #d6cc3e;
    }

    Could you please clarify if you need the same effect on desktop version too?

    Best regards,
    Vinay

    #930677

    Never mind! I think I found the issue:

    I hadn’t yet created a MENU – I was using what was shown by default.
    After I created a menu (Appearance, Customize, Menu) and identified it as an Enfold Main Menu, the underline bars appeared.

    Much thanks!

    #930739

    Hi,

    Glad you got it sorted.
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Vinay

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘COLOR LINE UNDER HEADER MENU’ is closed to new replies.