Comments Lacey started the conversationOctober 6, 2020 at 6:35pmI noticed that the icon to remove an item from the cart is disconnected (on the dropdown cart in the upper right corner); however, the checkout "remove an item" x is just fine. How could I fix the previous? Thank you! 897TheFox repliedOctober 7, 2020 at 8:30amHello Lacey,That's probably something related to the custom plugins you are using.Try to add this custom css ( Thefox > styling options ) :.fa-close:before, .fa-remove:before, .fa-times:before { content: "\f00d"; font-family: 'Fontawesome' !important; }This should do the trick!Do not hesitate to contact us if you have more questions. Have a nice day! Best Regards.--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme Sign in to reply ...
I noticed that the icon to remove an item from the cart is disconnected (on the dropdown cart in the upper right corner); however, the checkout "remove an item" x is just fine. How could I fix the previous? Thank you!
Hello Lacey,
That's probably something related to the custom plugins you are using.
Try to add this custom css ( Thefox > styling options ) :
.fa-close:before, .fa-remove:before, .fa-times:before { content: "\f00d"; font-family: 'Fontawesome' !important; }
This should do the trick!
Do not hesitate to contact us if you have more questions.
Have a nice day!
Best Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme