Mini K2 filter not responsive
- Posted by Georgi Vasilev (4) Offline
Hi guys,
First of all thank you for making this great extension free! I really enjoy it.
I have slight problem though that I hope you would be able to help me out with.
I have setup the module to display items as portfolio and it's looking awesome on pcs and tablets but the filter is showing only partially on mobile devices in portrait mode. You have to rotate the phone in landscape in order to see more categories. Is there a way that the filter can be made responsive for mobiles?
Thank you in advance and regards!
9 years 3 months ago #1
by Georgi Vasilev
First of all thank you for making this great extension free! I really enjoy it.
I have slight problem though that I hope you would be able to help me out with.
I have setup the module to display items as portfolio and it's looking awesome on pcs and tablets but the filter is showing only partially on mobile devices in portrait mode. You have to rotate the phone in landscape in order to see more categories. Is there a way that the filter can be made responsive for mobiles?
Thank you in advance and regards!
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5310) Offline
Hi, Can you let me know the URL of your site so I can take a look?
9 years 3 months ago #2
by TemplatePlazza
Please Log in or Create an account to join the conversation.
- Posted by Georgi Vasilev (4) Offline
Hi,
Thanks for the reply! I thought I added it. See it now in the URL field.
Regards
9 years 3 months ago #3
by Georgi Vasilev
Thanks for the reply! I thought I added it. See it now in the URL field.
Regards
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5310) Offline
Try to add this code to your css file :
9 years 3 months ago #4
by TemplatePlazza
#k2Container #filter {
height:auto!important;}
Please Log in or Create an account to join the conversation.
- Posted by Georgi Vasilev (4) Offline
- Posted by TemplatePlazza (5310) Offline