Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hello Shopify Support,
I hope this message finds you well.
I am currently using Shopify Inbox for the support chat feature in my store and would like to decrease the size of the chat button displayed on my website. Could you please provide guidance on how to adjust the button size?
Thank you for your assistance.
Hello @TheEcomNest ,
Can you please share the store URL?
Thanks
Hey @TheEcomNest ,
Try this way to style your Shopify inbox chat button:
1) Go to your online store
2) Choose edit code
3) Find theme.liquid file and try adding the below code before the <body> tag
{% if template == 'index' %}
<style>
#ShopifyChat {
padding: 20px;
}
</style>
{% endif %}
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024