2 rows in category mega menu?

Posted in: Newspaper
Post count: 3

Is it possible to make the category mega menu show 2 rows instead of a single row with left/right arrows?

Post count: 35449

Hi,

If I understand correctly you wish to have something like this:
https://www.screencast.com/t/uQn0n2o7Dw1
To do this you need to make some change in td_menu.php , you found this file in your_name_website\wp-content\themes\Newspaper\includes\wp_booster search for td_menu.php
open it with notepad++ and look at line 232 and change the limit from 5 to 10 like this
https://www.screencast.com/t/oWFLfiTII

Thank you.

Post count: 3

This is perfect, thank you, exactly what I needed

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.