I have uninstalled the TrustPilot App in Shopify and also removed the integration, however it is still appearing on the website. Could someone please help?
URL: nationalpoolsupplies.com.au
I have uninstalled the TrustPilot App in Shopify and also removed the integration, however it is still appearing on the website. Could someone please help?
URL: nationalpoolsupplies.com.au
Thanks! Could you confirm how I can do remove this?
Please add this code to Custom CSS in Online Store > Themes > Customize > Theme settings and check again.
<style>
#trustpilot-gtm-floating-wrapper { display: none !important; }
</style>