Reducing the Button Size for Support Chat

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 tag

{% if template == 'index' %}
      
  {% endif %}