Can I, through CSS change the number of items displayed in the product carousel from 3 to 1. On mobile, it shows one, but if I put a product carousel in a smaller column, on the desktop, it squishes the 3 instead of adapting to 1.
Thanks!
Can I, through CSS change the number of items displayed in the product carousel from 3 to 1. On mobile, it shows one, but if I put a product carousel in a smaller column, on the desktop, it squishes the 3 instead of adapting to 1.
Thanks!
Hello Mitch,
You can customize any part of the theme CSS by applying your customizations using the child theme and it won’t be over written through theme update.
Thank you
yes, but what CSS value am I looking to edit to get the product carousel to display only 1?
Thank you!