I have tried using the solution here and managed to remove the icon on all devices tested. However it still appearing on Samsung Galaxy S8 Chrome browser, The weird thing is Samsung own browser and Incognito is ok.. I wonder if there are other who faced this issue and found a solution to this. Please help!
@media only screen and (max-width:767px) {
#top #header .cart_dropdown {
display: none !important;
}
Best Regards
Din
Sorry I figured it out. I need to clear the browser cache and all is good.