Restrict widget’s width
If the widget is occupying a lot of space in your cart page, you can restrict it’s width adding the following code in
Custom CSS box in the app settings page
Refer Custom CSS box in the screenshot below:
If you are facing issues with the setup like the slot picker not appearing or the slots not working as per your requirement. We provide setup assistance for free. Please ping us via in-app chat bubble or mail us at support@birdchime.com for setup assistance.
Custom CSS box in the app settings page
#birdchime-slots-box { max-width: 400px; }
Refer Custom CSS box in the screenshot below:
Need Help?
If you are facing issues with the setup like the slot picker not appearing or the slots not working as per your requirement. We provide setup assistance for free. Please ping us via in-app chat bubble or mail us at support@birdchime.com for setup assistance.
Updated on: 12/04/2023
Thank you!