How can I modify the chat button style to avoid overlapping issues?

Hello there ,

How to edit the style the style of the chat button option so that this issue doesn’t occur.

  1. overlap back-to-top

2 . Is not visible if opened cart.

site url :: https://6iywyiv96kmxdoa6-71493648693.shopifypreview.com

Thamk you!!!

Hi @Anonymous
only back to top button? or chat as well

it’s shows like this

Hi ,

Only back to top to go a bit up

Hello @Anonymous

Its Artzen Technologies! We will be happy to help you today.

You can change the styling of chat button from the backend of the shopify store.Please see the below screenshot.

Let me know if need further assistance
Regards,
Artzen Technologies

Follow these Steps:

  1. Go to Online Store
  2. Edit Code
  3. Find theme.liquid file
  4. Add the following code in the bottom of the file above tag
  5. And paste the below code

If I managed to help you then, don’t forget to Like it and Mark it as a Solution!

Best Regards,
Rock Technolabs

Hey @Anonymous

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag


If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

Can you assist in changing the style of chat button and it is also overlapping in cart menu.

Thank You!!!

Hey @Anonymous

Use the code I provided then the chat button won’t overlap on the cart button as well.

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

It overlaps in the payment icons in footer ,

thank you!!

Hey @Anonymous

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag


RESULT:

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

how to move the chat button a bit up.

Thank you!!

Hey @Anonymous

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag


RESULT:

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

Hi,

When I open and close the chat , it again appears in the footer even after adding the code .