Category page on mobile theme

Posted in: Newspaper
Post count: 59

Hi!
I have a category page ‘Bestemmingen’ (Destinations) where 13 countries = categories are displayed.
https://www.wandelingen.info/category/bestemmingen/

On mobile theme (checked on iphone 8), on this page I see different categories listed above the articles, but only 4 categories are visible, as if there were no more. On desktop view obviously there is more space to list all the categories, but even there it does not fit but there’s an arrow, suggesting there is more. Can I change this on mobile theme so that all the categories are visible?

Post count: 18283

Hello !

Please contact us via email at contact@tagdiv.com and provide the following:

– admin url and credentials
– cPanel url and credentials
– A link to this topic in order to identify you

Our team will take a look and help you with this !

Thank you !

Post count: 59

Thanks! it’s solved now by putting next code in custom css
.td-category{
max-height: none;
}

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