Increase the height of the content items in the Mega Menu

Posted in: Newspaper
Post count: 58

How to increase the height of the content items in the Mega Menu to avoid unwanted design issues?

screenshot1
screenshot2
screenshot3
screenshot4

  • This topic was modified 8 years by mrx.
Post count: 22421

Hello,

The mega menu only displays 5 items by default, not 10. It was limited to 5 items for a reason. Please use the default implementation and remove your customization or if you want to customize it to show more items, please get help from someone code savvy as you need further adjustment in order to make it display properly.
Thank you for your understanding.

Thank you!

Post count: 58

I’ve used only your solution to increase the number of elements in mega menu from 4 to 8

includes/shortcodes/td_block_mega_menu.php

if (!empty($td_subcats)) {
$atts['limit'] = 8;
}

So the result design problem is the limited space for the title output. Some of the titles is longer than others.

I would like to know how to increase the space for titles or increase the gap between first and second row each of them consists of 4 elements in mega menu.

Thanks.

Post count: 22421

Please contact us on our email address at contact@tagdiv.com and provide a link to your site and wp-admin (login information and admin rights) so we can login and investigate. Please also include a link to this conversation.

Thank you!
Bogdan B

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.