diff --git a/addons/default/visiosoft/base-theme/resources/css/gallery.css b/addons/default/visiosoft/base-theme/resources/css/gallery.css index f5686ba36..038e7bc43 100644 --- a/addons/default/visiosoft/base-theme/resources/css/gallery.css +++ b/addons/default/visiosoft/base-theme/resources/css/gallery.css @@ -91,9 +91,9 @@ .gallery-card:hover>.product-info-hb>.review>button{ display:block !important; } -.gallery-card:hover>.product-info-hb>.review>p{ +.gallery-card:hover>.product-info-hb>.review>p { display: none; - +} .imgs{ position: relative; }