I cannot find a setting to increase the width of the Main Menu dropdowns:
I could only find the setting to increase the width of a mega menu.
However, I only have standard menus.
I am kind of thinking that is a code not a setting?
joecan Hi The Mega menu do that option. Edit navigation > Mega menu > Select Account Menu item > enable mega menu and set the width for dropdown. It work only for the Account dropdown.
I tried as you suggested but found the following:
I am tyring to get the dropdown to about 110, or so.
See the video in the "Ftp info (host, user, pass)".
joecan Hi Add this code in custom css
.t4-megamenu .dropdown-menu { min-width: inherit!important; }
It load only width that you set in menu options now.
Yes, indeed, that code worked like a charm.
Now, all the dropdowns are perfectly widthed.
Is this something that will be added to T4 or should I keep that CSS code there permanently?
joecan Hi You need to keep it in custom css as there is min width for dropdown area in template.
Understood.
Thanks for the 5-star support.
I am very happy with the T4 Framework.
Please feel free to close th is ticket.
joecan You are welcome!