Archived topic
Delete product woocommerce icons are not displayed correctly
5 replies · Started by José on April 27, 2019
Hello, I updated GP 2.2.2, I am enjoying the improvements ... excellent work ... I have doubts about some icons that do not show correctly in the function of (1 sort by) (2. Show submenu of mini cart) and (3 page shopping cart), the icons are display and remove product. But when I open the site as an incognito page, the icons are displayed correctly ... that's very strange ... I use Chrome and Firefox browsers ...
The attention is appreciated.
username:
1vendedor@cechile.com
123
Hi there,
Eveyrthing shows up correctly on my end so it's likely some sort of caching issue on your end:
https://www.screencast.com/t/63lhCca2LI
Let me know if this helps :)
Hello Leo, I deleted the cache and effectively now shows the icons. Novice error
In the Firefox browser I also deleted the cahe, however, it shows a double function of the number of products, (only in firefox)
I leave it to you as information.
Thanks and regards
Hi there,
add this CSS:
.woocommerce form .quantity.buttons-added .qty {
-moz-appearance: textfield !important;
}
Hi David ... it works perfect
Thank you
You're welcome