Topic summary
A user is seeking help to remove a Google pop-up appearing in the bottom right corner of their Shopify store (hothugger.com).
Issue Identified:
- The pop-up is Google Customer Reviews
- Initially unclear due to no visible review section on the site
Solution Provided:
- Locate and remove the Google Customer Reviews code from theme.liquid file
- Alternative: Hide it using CSS
Steps to Remove:
- Navigate to Online Store → Theme → Edit code
- Open the theme.liquid file
- Paste CSS code before the closing tag to hide the element
The discussion appears resolved with a technical solution offered by GemPages support team.
@Finn4 ,
Share the store URL.
@Finn4 ,
There is no review section at the bottom. Check and let us know!
Hello @Finn4
This is Google Customer Reviews, you can find the code in theme.liquid to remove it
or hide it with CSS code as shown below:
-
Go to Online Store->Theme->Edit code
-
Open your theme.liquid theme file
-
Paste below code before :
Hope my recommendation can work and support you!
Kind & Best regards!
GemPages Support Team
