Hi, is possibile have 7 column in a mega menu? because I have 7 columns and 6 would be present on the same line , and 1 in the line below….and so ‘ it is really bad
Hey Rentboy79!
Thank you for using Enfold.
This is possible but you need to modify includes > helper-responsive-megamenu.php, look for this code around line 96:
5 => "twelve units",
6 => "twelve units"
..replace it with:
5 => "twelve units",
6 => "twelve units",
7 => "twelve units"
On the same, look for this line:
//set maxcolumns
if(!isset($args->max_columns)) $args->max_columns = 6;
Change 6 to 7. You might need to resave the mega menu after. Please create a change log or a note about this modification in case you update the theme.
Cheers!
Ismael
and 4 in the first line and 3 in the line beneath?
This looks good i think.
you can manage that without coding because on dashboard/appearance/menus there is the possibility to check a box in a column “this column should start a new row”
so you set this on the 5th column of your mega menu and have 4/3
Hey!
@Guenni007: It’s not possible to create a 7 column mega menu. That’s the issue here but thanks for sharing. :)
Regards,
Ismael
ooook!!! another question Ismael.
you can apply the button ” next ” pages as well as the articles ? so that you can browse all the pages ” son ” of a ” father “?
IMAGE
ooook!!! another question Ismael.
you can apply the button ” next ” pages as well as the articles ? so that you can browse all the pages ” son ” of a ” father “?
my thought ismael was that he dislikes the 6/1 automatic view
so my tip goes to a custom set via Menu Option to a 4 first line / 3 beneath look