Hi
In one of our menu sections we have 5 columns. In template choice we selected the 6 column variant.
This currently means that one of the columns uses the remaining width of the page template.
What would be the best way to apply html/code so that all 5 menu colums are equal with width?
Thanks in advance!
Rgds
Hello there,
The best solution is adding custom CSS. You please find menu item's class and add custom css
For example,
http://prntscr.com/ka6fwz
http://prntscr.com/ka6gj4
Thanks!