This topic has 4 replies, 2 voices, and was last updated 9 months ago ago by Rose Tyler
Hi, now in the shop page the columns are 2. We would like to make it 1 column for mobile. How can we achieve that?
Hello, Creatica,
Thank you for contacting us and for using XStore.
Could you kindly provide us with the URL of your Shop page? This will enable us to assist you more effectively.
Thank you for your cooperation.
Best Regards,
8Theme’s Team
Hello,
yes here it is https://bellamia.bg/magazin/
Hello, Creatica,
We appreciate your prompt response.
We kindly request that you insert the following CSS code snippet into your website. Please navigate to Theme Options, then select Theme Custom CSS, and finally, input the code under the Mobile section:
.products-grid .product, .products-list .product {
width: 100% !important;
}
Should the implementation of this code not yield the anticipated outcome, we would appreciate it if you could provide us with access to the wp-admin panel to further investigate and resolve the issue.
Thank you for your cooperation and assistance in this matter.
Best Regards,
8Theme’s Team
You must be logged in to reply to this topic.Log in/Sign up