Mobile Owl Carousel Styling
User <style> .wc-category-slider .product-card { text-align: center; } .wc-category-slider .product-card img { max-width: 100%; height: 200px; width: 200px; object-fit: cover; } .product-details { padding: 24px 17px 0 17px; display: flex ; gap:16px; flex-direction: column; align-items: center; } .wc-category-slider .product-card h2.woocommerce-loop-product__title { font-size: 14px; font-weight: 600; color: #0A4C4D; margin:0; } .wc-category-slider .price { color: #052626; font-weight: […]