Add subtegories in Mega menu

Posted in: Newspaper
Post count: 5

Hello,

In my websites all categories in mega menu only show 30 subcategories. How i can increase that number?

Thanks you very much

  • This topic was modified 2 years by adhryx.
Post count: 27744

Hello,

You can change the limit here https://imgur.com/HdRKKmL

Thank you!

Post count: 5

Hello, thanks for the response.

I have a problem, when the mega menu categories are displayed it takes up the entire page, it looks very strange. How can I make it so that the user can scroll and see all the subcategories. I attach a photo.

Ideally, only 10 or so would be seen on the screen and then you could see the rest by scrolling, as before.

Thank you

View post on imgur.com

Post count: 5

Hello Anamaria, finally i found in the forum the solution. I add CSS Code:

body #td-outer-wrap .block-mega-child-cats {
overflow-x: hidden;
overflow-y: auto;
max-height: 252px;
}

Thanks anyway

Post count: 27744

Hello,

I’m glad that you find a solution.

Have a great day!

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