This topic has 4 replies, 2 voices, and was last updated 8 months, 3 weeks ago ago by Tony Rodriguez
Hello there, I need your help to display to columns of categories on mobiles, in my site:
https://iluminaled.cl/proyectores/
Hello, @Diego,
Thank you for contacting us and for using XStore.
We kindly request that you implement a two-column layout for category displays exclusively on the mobile version of your website. To achieve this, please follow the steps outlined below:
1. Navigate to the “XStore” section of your website’s dashboard.
2. Proceed to “Theme Options.”
3. Locate the “Theme Custom CSS” area.
4. Within the “Global CSS” field, copy and paste the following CSS code:
@media only screen and (max-width: 767px){
.slider-2692.categories-grid.row .col-xs-12 {
width: 50% !important;
}
}
By inserting this code, you will enable the desired two-column appearance for your categories when viewed on mobile devices.
Should you require any further assistance, please do not hesitate to reach out.
Warm regards,
The 8Theme Team
thanks tony, I followed all the steps but nothing happened.
Just to make sure, I’m using the “category” widget.
Did I missed something?
Hello, @Diego,
Thank you for your response.
We are pleased to inform you that the issue you reported has been successfully resolved. To experience the improvements, we kindly ask that you clear your mobile browser’s cache before revisiting your site.
Our technical team has implemented updates to the CSS code, which should address the concerns you encountered. Should you require any further assistance or have additional questions, please do not hesitate to reach out.
Thank you for your continued patience and understanding throughout this process.
Best Regards,
The 8Theme Team
You must be logged in to reply to this topic.Log in/Sign up