-
AuthorPosts
-
December 17, 2017 at 1:08 pm #889771
Hey guys,
I love your theme and the support :)
I have a woocommerce online shop with filters on sidebar. How can I show this filters on mobile, too?
Best way on top of the mobile site?And I have instal the plugin “Sticky button”. Perfect – but on mobile it´s so big. Is it possible to have a small button for mobile?
Thank you very much!!!
Best regards
Annemarie- This topic was modified 6 years, 11 months ago by mary301187.
December 17, 2017 at 6:58 pm #889805Hey mary301187,
I was not able to login, please check.
I looked for the sticky button to make it smaller for mobile, but I didn’t find it, is it on your homepage or shop page?
To show your sidebar on mobile, Try this code in the General Styling > Quick CSS field:@media only screen and (max-width: 767px){ .responsive #top #main .sidebar {display: block!important; } }
Best regards,
MikeDecember 18, 2017 at 10:40 am #889959Hey Mike,
the filter works, thanks. But is it possible to have a beautiful filter like amazon? There is a button on the top “filter” and it open a new window, where the user can use different filters.
The sticky button ist not activated, because it looks not good on mobile.
Do you understand my problem?
Thank you very much!!!
December 18, 2017 at 6:48 pm #890178Hi mary301187,
You can activate the button and we can help to adjust it for mobile.
Best regards,
VictoriaDecember 19, 2017 at 10:17 am #890389Hey Victoria,
the plugin is activate.Best regards
December 19, 2017 at 1:47 pm #890479Hi mary301187,
Can you please attach a screenshot of what does not look right on the mobile for you?
Best regards,
VictoriaDecember 20, 2017 at 10:19 am #890716Hey Victoria,
look at the Screens…
Best regards
Annemarie
December 22, 2017 at 9:07 pm #891720Hey guys,
no solution?
December 27, 2017 at 6:29 pm #892179Hi mary301187,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 479px) { .popup-content-bounce-in-up.sticky-popup { width: 95% !important; } }
If you need further assistance please let us know.
Best regards,
VictoriaJanuary 3, 2018 at 10:18 am #892761Hey Vici,
thank you so much. It work´s.
Do you have a solution to have a beautiful product filter on mobile on the header? Maybe like amazon?Best regards and happy new year!
Annemarie
January 5, 2018 at 6:39 pm #893794Hi Annemarie,
There are plenty of filter plugins for WooCommerce here
You might find something you like :)
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.