This topic has 5 replies, 2 voices, and was last updated 1 years, 6 months ago ago by welead
Hello,
When selecting many conditions in the Product Filters Element item, it will exceed the range of the mobile device screen.
Thanks.
Hello @welead,
Thank you for reaching out. Could you please provide us with the URL of the page where the issue is occurring so that we can investigate further and provide assistance?
Best Regards,
8Theme’s Team
URL of the page:
Hello @welead,
Please copy and paste the following CSS code into XStore >> Theme Options >> Theme Custom CSS >> Global CSS and then clear your browser cache to view the changes.
@media(max-width: 767px){
.etheme-product-filters-item-title span.etheme-product-filters-quick-results {
white-space: normal !important;
}
}
We have included an example of the result here: https://postimg.cc/wy8x92FY
Best Regards,
8Theme’s Team
Hello,
ok! thanks for solving the problem!
Tagged: display problem, mobile, product-filters, templates, woocommerce, wordpress
The issue related to '‘Product Filters Element display problem on mobile.’' has been successfully resolved, and the topic is now closed for further responses