This topic has 12 replies, 3 voices, and was last updated 5 years, 9 months ago ago by Olga Barlow
I have created a mega menu with shop categories however the category description is showing in the mega menu – see screenshot
Hello,
http://prntscr.com/m8am6k and delete description from this area https://prnt.sc/m8amey
Regards
ok thanks very much – the two mega menus are different heights and widths. How do I set them so they are both the same height and width?
Hello,
2 mega menus do not have the different width if you choose the same number of columns in menu options. But of course, it has the different height because mega menu height depends on the number of menu subitems in the column. Make the number of menu subitem the same in both mega menus and height will be the same.
Regards
P.S. If you don’t want to add the menu items but want the same height you may try to implement it using custom classes and custom CSS.
For example, add the following custom class for the menu where you want to have a fixed height http://prntscr.com/m8fzuo
And add the following custom CSS to child theme style.css
.menu-custom-height .nav-sublist-dropdown {
height: 281px;
}
Regards
the mega menus still look really ugly and are not the same height and width. I have 3 mega menus and would like them all the be exactly the same height and full width. At the moment all three of theme are different widths & different heights and load in different positions so they look awful!
Please clear cache and check one more time – https://prnt.sc/m8rswn https://prnt.sc/m8rt23 https://prnt.sc/m8rtbb
If this is not what you are looking for, please provide some screenshots for better understanding the desired result.
Thanks in advance.
Regards
the position and width of the mega menus is the issue. I would like them to all be wider so they use the browser space better and so that some text does not go over two lines. I would also like them to all be exactly the same width so the open in the same position on the site – at the moment if you hover over ‘conditions we treat’ the menu opens right over to the right hand side of the browser – to me it looks like an error
could you please advise on this?
Hello,
Sorry for some delay in answering.
1) By default mega menu is centered to the menu item that you hover over. If you want to change its position it’s possible by custom styles.
We don’t see changes that we do in child theme styles to help you with mega menu position. What about cache on your site? Do you have it? Could you disable it while site developing and enable once you finish the site?
2) If you want to make mega menu wider you can change the number of columns in the menu settings http://prntscr.com/makdkr
3) To manage the column width use the option of the subitem, for example http://prntscr.com/make96 It will take 30% of the width of the whole mega menu width.
Regards
thanks – where to I increase the font size of the mega menu items?
Hello,
Go to Theme Options > Typography > Menu > Menu 2 level (mega menu column titles) & Menu 3 level and dropdowns.
Regards
You must be logged in to reply to this topic.Log in/Sign up