Hello @maxiec,
To change the cart icon:
1. You can navigate to Customizing > WooCommerce > Menu Cart:
https://postimg.cc/3Wvr8Zb2
2. You can use a custom header menu and your custom/desired widget(you might need a third-party plugin, you can search in the WordPress repository to find a plugin to do this: https://wordpress.org/plugins/.). Please follow the steps explained in this link: https://docs.oceanwp.org/article/355-how-to-create-a-custom-header.
3. You can use Custom CSS, add your desired icon/png as background, and override the current styles.
You can learn how to use Chrome Developer Tools or Firefox Developer Tools to help you see and test changes to your CSS:
https://developers.google.com/web/tools/chrome-devtools/
https://developer.mozilla.org/en-US/docs/Tools
CSS Tutorial: https://www.w3schools.com/css/
For more information about media queries, please read this article:
https://www.w3schools.com/css/css_rwd_mediaqueries.asp
I hope that helps.
Best Regards
Thread Starter
maxiec
(@maxiec)
thanks but i didn’t have a smart answer. I want to customize the cart and search engine icon with a png or svg icon since the current ones are outdated or ugly and it does not give the issue of entering an image link
Hello @maxiec,
Please share a live URL from your issue,
I’ll write a custom CSS for the cart icon.
Best Regards