adjust the number of posts in megamenu

Posted in: Newspaper
Post count: 69

How can I adjust the number of posts that appear in the MegaMenu?
It shows 5 by default and I only want to show 3

Post count: 69

I am aware I can change the number of posts that show.
here
http://www.screencast.com/t/LpZ2KEYjeKG

but in this example given previuosly on the forums.
the big white box will still show.
http://www.screencast.com/t/qsslv99QFVm

Post count: 35449

Hi,

If you’ll like to show only 3 post on mega menu without subcategory, than yes that is all you need to do ( https://www.screencast.com/t/lG9RkJOlL0h ), the result will be this: https://www.screencast.com/t/8tAMSZQMW

Or you’ll like to change the white box for mega menu? if is so please add this custom css in Newspaper> Theme panel > Custom code> Custom css:

.td-mega-menu ul.sub-menu {
width: 680px!important;
}

Thank you.

Post count: 69

yes I was looking to be able to make the white box smaller as well. After I reduce the amount of articles that load. I will give it a test shortly.

Thanks for the reply!

Post count: 1

Hey,

I want to limit my mega menu with 5 posts along with subcategory and want to limit post with 6 without subcategory. would you please direct me how can i do that?

show me the both way.

Post count: 35449

Hi,

For 6 post without subcategory repleace the limit 3 with 6 https://www.screencast.com/t/lG9RkJOlL0h
For 5 post with subcategory https://www.screencast.com/t/WblLUskH8cB
https://www.screencast.com/t/gvJkM7wR
https://www.screencast.com/t/T5UeXHQxYBR

Thank you for your understanding.

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