We’re migrating to our new support system at https://support.neuronthemes.com/ please create an account and submit all new support tickets there to ensure faster and more efficient assistance.
Can you please add the following code to Appearance > Customize > Additional CSS, so that will change the columns from 768px width and smaller to 2 columns.
Hi there.
Is there a setting where we can put 2 collumns on the mobile view?
Thanks!
Hi,
Can you please add the following code to Appearance > Customize > Additional CSS, so that will change the columns from 768px width and smaller to 2 columns.
@media (max-width: 768px) { .l-woocommerce-wrapper .l-woocommerce-wrapper__products-holder .selector { width: 50%; } }Feel free to ask for anything you need.
Kind Regards