Tagged: enfold menu
Hi,
Is there a way so i can modify the way the menu looks?, This is a example of what i try to get : http://imgur.com/UFD0I60
Hey sergiogarza182,
Should this apply only on the homepage? or this is for all pages of your site as well?
Best regards,
Nikko
Hey, i want this to apply in general, all the pages.
Is there a way to do this?
Thanks.
Hi,
Yes, first you would need to go to Enfold > General Layout > Logo and Main Menu > (set this to) Left Sidebar, it would look like the menu and logo in this demo: http://kriesi.at/themes/enfold-photography/
Then it would need some css modifications to remove those background and adjust the position of the logo and menus.
Best regards,
Nikko
Im sorry, i am no pretty savy on CSS, what i need to do in order to make it look like i wanted?
Thank in advance.
Hi,
Can you provide to us the credentials to see the live site? This way we can check if would be necessary a freelance or not.
Best regards,
John Torvik
Hi,
Please see screenshots 1 & 2 in Private Content area for the left sidebar menu example and the setting to accomplish it.
Is this what you had in mind?
Or did you want screenshot 3, in which case change your Menu and Logo Position to “Logo left, Menu below” and add this code in the General Styling > Quick CSS field:
.av-main-nav li {float: none!important; }
.html_header_top .av_bottom_nav_header #header_main_alternate .main_menu ul:first-child > li > a {height: 30px!important; line-height: 30px!important;}
.html_header_top.html_bottom_nav_header #header_main_alternate .main_menu> div {top: -65px !important;}
Best regards,
Mike