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.
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024