This topic has 6 replies, 3 voices, and was last updated 7 years, 11 months ago ago by Eva Kemp
Hi!
Im using the following css to get the 2 column product view, it works fine.
.products-grid .product {
width: 50% !important;
}
But this also makes the category listing on the frontpage to align left with empty space to the right in portrait mode. Im using visual composer with the woocommerce category widget to list the categorys.
Help appreciated!
Best Regards, George.
Hello,
Thank you for contacting us.
Your site is in a maintenance mode http://prntscr.com/dhcbcx. Please provide us with wp-admin access in Private Content.
Regards,
Rose Tyler.
Private content updated! 🙂
Hello,
Please add this code in Theme Options > Custom CSS > Global Custom CSS:
.col-lg-3.col-md-6.category-grid.product-category {
width: 100% !important;
}
Regards,
Eva Kemp.
Works perfectly!
Thank you 🙂
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Mobile layout’' has been successfully resolved, and the topic is now closed for further responses