showing all topics in mobile theme categories

Posted in: Newspaper
Post count: 28

I’m trying to make sure categories show all topics but when using the mobile theme, it is only displaying 6 out of the 8 categories as shown in the linked images (top image is desktop site and bottom image is the mobile theme):

https://imgur.com/a/trxyaMX

The url is https://www.vetbabble.com/dogs/

Is there a CSS fix or otherwise that can all all topics to display properly in the mobile theme?

Post count: 21065

Hello @thoughtful!

There is a limitation of the category siblings height and they are displaying, but can not be seen there.
Please apply this CSS code in the theme panel -> mobile theme -> custom code -> custom css.

.td-category {
max-height: 75px!important;}

Let me know the results!

Thank you!

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