Hi …
1- quickview Icon :
after making the site RTL to make it work with arabic language, the quick view icon stopped appearing …
so in the custom CSS I added
.product .product-image-wrapper.hover-effect-default-light .footer-product .show-quickly, .product .product-image-wrapper.hover-effect-swap .footer-product .show-quickly {
height: 40px;
top: -90px;
}
and it’s working fine except for the first two items in the product page as you can see in the screenshot
2- how can I change the amount of products on the shop page ??
it is currently “10” I tried to change it using (WooCommerce poor guy swiss knife) but it didn’t change – is it overridden by the theme ??
3-How can I change the cart icon on the header ??
( to a 24px.PNG icon that I made)
I hope that is not too much questions ,, I am a beginner. Thanks ..