Number of subcategories in Mobile Theme Plugin

Posted in: Newspaper
Post count: 163

Dear,
Would you be so kind as to explain to me.
I have categories and subcategories.
In mobile theme plugin mobile version of site
number of subcategory in category pages is less
then total number of subcategory.

This layout is from a mobile device in a vertical position.
When rotating mobile devices in horizontal position we have
a total number of categories.

Why is that so?
How do I have total subcategory in category pages in all positions from mobile device?

Post count: 27744

Hello,

To display all subcategories please use this custom code css
.td-category {
overflow: visible;
}

Add this code in the Theme Panel -> mobile theme plugin -> custom css box.

Thank you!

Post count: 163

Dear Anamaria,
how to view all subcategory in subcategories pages?
Please see subcategory page from mobile
http://nook.rs/magazin/lifestyle/

How to add space between category/subcategory tag and text bellow

https://nook.rs/magazin/

Thank you!

Post count: 27744

Hello,

You need to use the custom code css provided to display all subcategories. There is space; please let me know where exactly you want to add -> https://i.imgur.com/aOI4yj0.png

Thank you!

Post count: 163

Dear A,
I want space marked green color
like space marked red color

please see image

https://imgur.com/a/CAJbpLm

Post count: 27744

Hi,

I fixed it; please check it.

Thank you!

Post count: 163

Dear A,
when I refresh category pages I see moving category tags up down 🙁
Thanks

Post count: 27744

Hi,

The problem is caused by the cache p[lugin; please disable it and check it.

Thank you!

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