Reply 66319 to: Question about theme margins

Avatar: Eva
Eva Kemp
Support staff
May 27, 2015 at 14:14

Hello,

I’ve added this code in custom.css file:

.category-description {
   display: none !important;
}

Now space isn’t shown on Shop page on mobile device.

To hide sidebar on a single product page on mobile use this code:
@media (max-width: 480px) {.sidebar-left.single-product-sidebar {display: none !important;}}

Regards,
Eva Kemp.

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.