-
AuthorPosts
-
July 3, 2014 at 12:30 pm #286607
Hi!
Is it posible to create a header like this :
with the enfold theme?
Tnx in advance!
Yannick
July 3, 2014 at 12:37 pm #286612Hi c3computers!
Please go to Enfold theme options > Header Layout > Header Layout and choose “logo left, menu below” in “Menu and Logo Position”
then add following code to Quick CSS in Enfold theme options under General Styling tabnav.main_menu { background: yellow; border-radius: 10px; }Best regards,
YigitJuly 3, 2014 at 12:42 pm #286615Dude you rock!
Now i got the following problem.
When i set the border to white its gone in the menu but i shill got the strips from left to right..
July 3, 2014 at 12:46 pm #286619Hi!
Please add following code to Quick CSS as well
#header_main, #header_main_alternate { border-bottom: none!important; } .av-main-nav > li > a { border: none!important; }Best regards,
YigitJuly 3, 2014 at 12:48 pm #286620Brilliant!
On the left of the menu i still got 1 white strip?
Could you please take another look. :)
July 3, 2014 at 12:51 pm #286623Oh and how do we make the menu bar (white) thicker? Like in the example?
*EDIT*
I also still have the white bars on hover (menu). can we remove the line beneate the menu when you hover?
-
This reply was modified 11 years, 4 months ago by
c3computers.
July 3, 2014 at 12:51 pm #286624Hi!
Second line of code should have done it but please try following
.html_header_top.html_bottom_nav_header .main_menu ul:first-child>li:first-child a { border: none!important; }Best regards,
YigitJuly 3, 2014 at 12:53 pm #286626tnx! that did it!
****
Oh and how do we make the menu bar (white) thicker? Like in the example?*EDIT*
I also still have the white bars on hover (menu). can we remove the line beneate the menu when you hover?
****
July 3, 2014 at 12:56 pm #286628Hey!
Please add following code
span.avia-menu-fx { display: none!important; } .html_header_top #top .av_menu_left .main_menu { padding: 10px; }Regards,
YigitJuly 3, 2014 at 1:07 pm #286634and i was thinking that i knew much! :( haha
Thank you very much, great support!
Greetings!
July 3, 2014 at 1:10 pm #286635 -
This reply was modified 11 years, 4 months ago by
-
AuthorPosts
- The topic ‘Enfold Header’ is closed to new replies.
