Lỗi hình ảnh không hiển thị trên theme Avenue
Dùng chung thư viện glider và do css của theme khách
Thêm code CSS để fix
/* start - @ryviu.com */
#r--feature-theme .glider:not(.slideshow):after { display: none !important; }
.glider .product:not(.ignore) .product-thumb { opacity: 1 !important; }
/* end - @ryviu.com */
Last updated
Was this helpful?