Important:
This support area is for Kalium 3 users only.
Support for Kalium 4 has moved to our new platform at support.laborator.co.
If you’re using Kalium 4, please create a new account there using your email and license key. A password will be sent to you automatically.
It is possible to show the shop sidebar top in mobile screen?
Hi lolaperes,
Please add the code below to your Custom CSS area:
@media screen and (max-width: 992px) { .woocommerce .products-archive--has-sidebar .products-archive--sidebar { order: 1; } .woocommerce .products-archive--products { order: 2; } }Have a nice day!
Thank you so much!
Happy to hear that
If you enjoy our theme, you can head over to your Downloads tab and give it 5 stars. We will love you forever.