Horizontal submenu
-
Hi team,
I’m not sure if you’ll be able to help as I am currently developing on localhost, but is there a way to make the submenu horizontal? Our current site trixondrumsusa.com uses a different theme, but you can see that when you hover over “products” the menu is horizontal. Can this be done with Virtue? If so, would you be so kind as to assist with the css?The page I need help with: [log in to see the link]
-
Our Premium theme has this option built in, see here and hover over features http://themes.kadencethemes.com/virtue-premium/
Ben
Hi Ben,
I wish at this time we could go with the premium theme, but at this time it isn’t in the business budget.
I don’t suppose I could still get css to assist with this?Not really going to work the same with the setup that is in premium. You can experiment with css like this:
#nav-main .sf-menu ul li { display: inline; width: auto; } #nav-main .sf-menu ul { width: 500px; left: 50%; transform: translate(-50%, 0); }Ben
Hi Ben,
That code worked out side of sub-sub-menu items overlapping.Hey @jimlaabsmusicstore,
Can you send a screenshot of that?
Thanks!Hannah
Hi Hannah,
You can see the overlap here
https://ibb.co/C1k9wGV
This overlap occurred even before we added images to the submenu as well.
I would invite you to see it in action but it is currently private for development purposes.
I’m happy to answer any additional questions you have after looking at the screenshot.Sorry for the delay. When do you plan to make your site live? It’s hard to determine the best css without being able to css the code.
Hannah
No worries,
I am unsure when the site will be live as we have more features we are working on.
I can reply back and tag you in said reply when the site is live if that works for you.
Please let me know what would work best.Yes that works, thank you. I also sent this over the developer to see if he would be able to give insight without a link.
Hannah
Thank you, that is much appreciated.
It may be some time before the site is live, but I will be sure to reach back out when it is.
I can’t seem to get the image to load above, can you repost it?
Ben
Try this: https://ibb.co/vmZt3jN
How are you wanting sub sub menu items to appear?
If sub sub menu could appear below the sub menu that would be great. If it is easier sub sub menu to appear vertically below sub menu that would be fine.
The topic ‘Horizontal submenu’ is closed to new replies.
