-
AuthorPosts
-
September 1, 2015 at 4:49 am #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,
XNSeptember 1, 2015 at 7:39 am #496259Hey 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!
BasilisSeptember 1, 2015 at 11:46 am #496363September 1, 2015 at 6:52 pm #496619Hi!
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!
YigitSeptember 2, 2015 at 4:07 am #496815Thank you Yigit, it works well but only on home, the underline is black. Other pages is green. http://www.xandrianoir.com
Regards,
XNSeptember 2, 2015 at 4:13 am #496816Hey Yigit, and mega menu colored line, I need a same thickness as menu underline. Possible?
September 3, 2015 at 12:03 am #497423Hi!
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,
YigitMarch 19, 2018 at 3:35 am #928845Yigit-
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!
March 19, 2018 at 6:35 pm #929218Hi,
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,
VinayMarch 21, 2018 at 5:02 pm #930677Never 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!
March 21, 2018 at 6:31 pm #930739Hi,
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 -
AuthorPosts
- The topic ‘COLOR LINE UNDER HEADER MENU’ is closed to new replies.