Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hey,
i want to add a chatbox into the header. Like the Shopify Inbox. So the chat should be permanent on the header and you can chat with me after ordering to give me the information i need to start working. (Designs Videos & more)
I only can edit it in wich corner i want it. But i want to use it as a chatbox so you can see the history of our chat.
Any way to do this as a css or maybe its possible with a other app.
(Im using the „refresh“ theme)
This is Amelia from PageFly - Landing Page Builder App
You can try with some steps below to make the chatbot in the header.
Using Shopify inbox:
Customizing with CSS:
To make the chatbox permanent in the header, you might need to add some custom CSS. You need to check and get the class name of the inbox. Here’s a basic example:
.class-inbox {
position: fixed;
top: 0;
right: 0;
z-index: 9999;
}
Add this CSS to your theme by navigating to Online Store > Themes > Actions > Edit Code, and then adding the code to your theme.css or theme.scss.liquid file.
Hope that my solution works for you.
Best regards,
Amelia | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
➜ Weekly updated Shopify tutorials on YouTube
All features are available from Free plan. Live Chat Support is available 24/7.
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025