-
AuthorPosts
-
May 20, 2015 at 7:42 pm #447391
Is it possible with enfold to make a menu that looks like this one http://www.stashpizza.com/
May 20, 2015 at 7:48 pm #447393or like this:
http://www.boaelite.com/
what settings get you to this point? I see this thread: https://kriesi.at/support/topic/style-menus/ but it doesn’t explain it clearly- This reply was modified 9 years, 6 months ago by ewingmh.
May 20, 2015 at 7:55 pm #447396have a look here :
May 20, 2015 at 8:12 pm #447403first link isn’t Enfold and
boa did the trick by placing a link in the main nav!<li class="header_logo"> <strong> <a href="http://www.boaelite.com/"> <img width="300" height="100" alt="BOA Elite" src="http://www.boaelite.com/wp-content/uploads/2014/04/logo3.png"> </a> </strong> </li>
and the main “logo” placed in the options dialog of enfold is set to display none:
and the “logo link” in main-nav is then set to display: nonediv#header_main strong.logo { display: none; }
with mobile menu the “real logo” then set to display: block
- This reply was modified 9 years, 6 months ago by Guenni007.
May 20, 2015 at 9:50 pm #447435I know the first link isn’t enfold – I designed it using another theme – and wanted to use enfold to do something similar. Thanks for your links and notes – can you explain the mobile part a bit more?
May 20, 2015 at 10:34 pm #447449inspecting the element he’s using: header_main_alternate – where is that as an option?
May 21, 2015 at 4:42 pm #447820boa had choosen the header: header center menu below
than header_main_alternate comes by default.
you than can go to your menu and for home link you can set the following (but you first have to go to WordPress options dialog on Menu Site and make Classes and Description visible) look to the screenshot.
http://abload.de/img/headerqlrwr.jpg
on angezeigter name ( sorry i have the german WP installed) you can set an img link to your logo
and when you have done that give us please a link to help you more
The rest is css ( even the mobile
May 23, 2015 at 1:53 am #448804Hey!
Thanks for helping @Guenni007.
@ewingmh, if you still need help please post a link to the site where you’re trying this.Cheers!
Josue -
AuthorPosts
- You must be logged in to reply to this topic.