Change the number of category in mobile - VirtueMart

frederic11
140 Posts
frederic11 posted this 24 December 2016

Hello, i have the exact same question of this post : http://answers.themler.com/questions/26171/categories-on-mobile-device

I can't modify the number of category. In Themler confit there is a parameter to modify this, but no effect in the shop. Only the shop config modify the number, but for all device. Is there a way now to do this ?

Hello, i have the exact same question of this post : http://answers.themler.com/questions/26171/categories-on-mobile-device I can't modify the number of category. In Themler confit there is a parameter to modify this, but no effect in the shop. Only the shop config modify the number, but for all device. Is there a way now to do this ?
Vote to pay developers attention to this features or issue.
9 Comments
Order By: Standard | Newest
frederic11
140 Posts
frederic11 posted this 24 December 2016

Here is the Themler config and the real phone view.

energie-5.jpg

IMG-5597.PNG

Here is the Themler config and the real phone view. !energie-5.jpg! !IMG-5597.PNG!
Support Team
Support Team posted this 25 December 2016

Hi,

We're aware about this issue. It should be fixed in the next Themler update.

Thank you,
Themler Team

Hi, We're aware about this issue. It should be fixed in the next Themler update. Thank you, Themler Team
frederic11
140 Posts
frederic11 posted this 17 February 2017

Hello, any update of this problem ?

Regards

Hello, any update of this problem ? Regards
Support Team
Support Team posted this 17 February 2017

Hello,
Our developers have fixed this issue in Themler internal version.
The permanent fix will be included in the next Themler update.
Sorry for the inconvenience.
As temporary solution you can try adding the following code to the Themler Settings >> Additional CSS:

@media (max-width: 767px)
{
.bd-productcategories-1 .col-xs-4
{
width: 100%;
}
}

This should help.

regards,
Aileen

Hello, Our developers have fixed this issue in Themler internal version. The permanent fix will be included in the next Themler update. Sorry for the inconvenience. As temporary solution you can try adding the following code to the Themler Settings >> Additional CSS: @media (max-width: 767px) { .bd-productcategories-1 .col-xs-4 { width: 100%; } } This should help. regards, Aileen
frederic11
140 Posts
frederic11 posted this 18 February 2017

Hello,

OK, thank you.

Hello, OK, thank you.
Support Team
Support Team posted this 20 February 2017

You are welcome. Feel free to contact us in any other occasion.

Sincerely,
Hella

You are welcome. Feel free to contact us in any other occasion. Sincerely, Hella
frederic11
140 Posts
frederic11 posted this 23 February 2017

Hello,
i have change the number of category foe the desktop view, and now the layout for mobile is out again...

Thanks for help with a new css code

Hello, i have change the number of category foe the desktop view, and now the layout for mobile is out again... Thanks for help with a new css code
frederic11
140 Posts
frederic11 posted this 23 February 2017

OK, i have find the new css code.

OK, i have find the new css code.
Support Team
Support Team posted this 27 February 2017

Hi,

Great!
Please let us know if you have any other questions/issues.

Thank you,
Olivia

Hi, Great! Please let us know if you have any other questions/issues. Thank you, Olivia
You must log in or register to leave comments