Restrict widget’s width
If the widget occupies a lot of space on your cart page, you can restrict its width by adding the following code in Advance Styling in the Widget Design.
Navigate to Bird App Settings > Widget Design > Advance Styling
Related Document: How to customize the widget look
#birdchime-slots-box { max-width: 400px; }
Navigate to Bird App Settings > Widget Design > Advance Styling
Related Document: How to customize the widget look
Updated on: 01/07/2025
Thank you!