I have integrated the app https://apps.shopify.com/whatsapp-chat-button to add a Whatsapp chat widget to my store & also for Whatsapp order updates/ abandoned cart messages etc. While these features are working, I am facing below issues:
The app has a greeting widget which is overlapping my Website Header. Please check screenshot_1. On scrolling down, the header goes away.
On clicking the agent name “Natasha”, an opt in window opens up, which too is overlapping my Website Header. Please check screenshot_2. This also becomes fine on scrolling down.
Log in to your Shopify store and go to Online Store > Themes. 2. Click on the “Actions” button next to your current theme, and select “Edit code”. 3. Locate the “theme.liquid” file in the left sidebar and click on it to open the file. 4. Look for the
tag in the code. This is the section of the code that creates your website’s header. 5. Add the following CSS code just before the closing tag:
This code should adjust the positioning of the greeting widget and agent name popup. You can
adjust the value of margin-top as per your need.
6. Save the changes and refresh your website to see if the issue is resolved.
If you still face any issues, you can try contacting the app developer or refer to their documentation
for more information.
Hi, I don’t have a base.css file in my assets folder. I am using Showcase theme. I added your code to styles.css.liquid file in the assets folder, but it’s still giving the same issue.Pls help
I did the same. But still giving the same issue. The widget is going behind the header. You can check on mobile. This issue is coming only on mobile, on Desktop, it works fine
The issue is still there. I removed the code though, as it wasn’t working, pls see screenshot. Even with the code it’s coming like this only. Where are you checking? The issue comes only on Mobile not desktop