Hi, I am looking to change the size and padding of Shopify/Facebook Chat button on Avenue theme 2.2.0 and up since it is clashing with another widget. How is it possible? Website is farmvibrance.com. Request advise
@amitv
Welcome to the Shopify community!
Thanks for your good question.
Please share your store URL.
So that I will check and let you know the exact solution here.
@amitv ,
Welcome to the Shopify Community!
Please share your store URL, so that I can check you issue and will back to you with proper solution.
Have a Good Day!..
@amitv Please send me store url.
Hello @amitv !
Hope you are doing well.
Please add the below CSS in your styles.css theme file at the bottom to move the chat button.
.iframe#ShopifyChat {
margin-right: 40px !important;
}
Hope this will help you out.
Thank you