Reply 342816 to: How to hide Category description on Mobile

Avatar: Tony Rodriguez
Tony Rodriguez
Support staff
January 3, 2023 at 05:58

Hello, @David,

Please copy and paste the below-given CSS code to XStore >> Theme Settings >> Theme Custom CSS >> Global CSS and check back to your site after removing the cache.

@media(max-width: 767px){
.tax-product_cat .term-description {
    display: none !important;
}
}

Regards 8Themes Team.

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.