Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi,
I would like to make the chat-box disappear one opening the side menu on mobile because it covers my social links on my Dawn theme.
I would also like to make the cookies window be on top once people land on my website- at the moment it is covered by some other objects.
Hope you can help!
Hello @Eli90 ,
You can follow these steps:
1. Go to Online Store->Theme->Edit code
2. Open your theme.liquid file, paste the below code before </body>
<style>
@media (max-width: 1023px ) {
iframe#dummy-chat-button-iframe {
bottom: 75px !important;
}
}
</style>
I hope the above is useful to you.
Kind & Best regards,
GemPages Support Team
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025