diff --git a/frontend/web/css/css_header.css b/frontend/web/css/css_header.css index 59ba20e..007103a 100755 --- a/frontend/web/css/css_header.css +++ b/frontend/web/css/css_header.css @@ -27031,6 +27031,9 @@ ul.product-special li.promo div { height: 450px !important; overflow: hidden; } +.new_collection.owl-carousel { + overflow: visible; +} .collection .catalog_product_list.view_table.new_collection .catalog_item { width: 33.33333333%; padding: 0 16px; -- libgit2 0.21.4