Home Page › Forums › Porto – AI Powered WordPress Website & Shop Builder › I get next to my shopping cart E819 and nobody knows how to fix.. › Reply To: I get next to my shopping cart E819 and nobody knows how to fix..
November 17, 2024 at 8:23 pm
#23836
Hello, @nicksmet,
In order to solve your issue, please copy and paste the below given CSS code to Porto >> Theme Options >> Skin >> Custom CSS and check back to your site after clearing the browser cache.
.minicart-icon::after {
content: "\e819" !important;
}
Best Regards,
PThemes Team.