Keyword
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.

2 or more column menu item

  • emperor
  • emperor's Avatar Topic Author
  • Offline
  • Premium Member
More
10 years 5 months ago #137178 by emperor
2 or more column menu item was created by emperor
Hi there,

I'd like to create a 2 or 3 column menu, cause i have a lot of items under it. How can i do that?

Please Log in or Create an account to join the conversation.

More
10 years 5 months ago - 10 years 5 months ago #137179 by Yiota
Replied by Yiota on topic 2 or more column menu item
You could try to put at your custom.css file these:

.mainHeader ul.menu ul {width:500px;}
.mainHeader ul.menu ul > li {width:50%;display:inline-block;}
.mainHeader ul.menu ul li > ul {left:500px;width:250px;}
.mainHeader ul.menu ul li > ul li {display:block;width:auto;}

These are for a 2-column submenus. If you need for 3-column you can change the li's width.
It might need some more customizing for the tablet and mobile views but let's start one step at a time.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum