Need help to remove TrustPilot App on Shopify

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

1 Like

Thanks! Could you confirm how I can do remove this?

1 Like

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>