We moved to new unified forum!

Please post all new support queries in our New Forum.

T3 Community Discussion & Support

Let's build the best free Joomla template framework, together!
  1. Trent Perez
  2. Sherlock Holmes
  3. General Discussion
  4. Wednesday, 12 August 2015
  5.  Subscribe via email
I am trying to set up my main menu using megamenu but the column width of the submenu items is wider than I want it to be. Is there a way to make the columns more narrow?
Comment
There are no comments made yet.
Accepted Answer
Accepted Answer Pending Moderation
0
Votes
Undo
Hi again.

There are 2 cases:
- If you want to change the width to less than 200px, please add the following css rule to the custom.css (templates/t3_bs3_blank/css) file:

.t3-megamenu .mega > .mega-dropdown-menu {
min-width: 200px;
}


change the min-width value to whatever you want.
- If you want to make the width wider, in the megamenu setting panel, select the sub-megamenu and change the width (in pixel), check the screenshot: http://easycaptures.com/fs/uploaded/935/2163947497.png

Regards.
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # Permalink
Accepted Answer Pending Moderation
0
Votes
Undo
Hi
You can see there is option to set the size of column .
Mega menu select the column and width . > 1 = span1
example : http://prntscr.com/841cyo

Hope it help you .
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi,

Thanks for Pankaj Sharma suggestion and yeah, that's the solution. For more info, you can check out the link: http://www.t3-framework.org/documentation/menu-system.html#megamenu-config or check the screenshot setting: http://joomlart.s3.amazonaws.com/images/jat3v3-documents/t3-bs3/configuration/column-settings.png

Regards.
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
My submenu's only have one column and it is set to 12 which I cannot change.. My question is how do I make the columns in the megamenu smaller? Is it possible to edit the css of the megamenu menus to make the column widths smaller?
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi,

Can you please take some screenshot for me? or PM your site url, admin account, I need to check how it is configured and how it is working in front-page in your site. Using CSS is fine but not really flexible way.

Regards.
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Here are screenshots of the main menu with the submenu's showing the single column. I would like to have the columns on as wide as the longest submenu item if that is possible.
Attachments (2)
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 5
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.