hilaryb Posted January 8 Share Posted January 8 Hello - I recently implemented a booking widget code (iframe) for clients to book directly through my client software, but I'm having some trouble with the appearance. I *think* what I want is for some extra padding on the left (see image), or whatever the fix is to give more white space between the left edge, and the text/calendar dates. I've fiddled around with a lot of CSS and iframe, based on articles and forum information, but anything that adds padding to the left, pushes the text to the left edge, still. So maybe this means it does not need padding, but rather a different alignment? Please help! Website is public: http://hilarybeckwith.com/inside-out Link to comment
Solution Beyondspace Posted January 8 Solution Share Posted January 8 (edited) 17 minutes ago, hilaryb said: Hello - I recently implemented a booking widget code (iframe) for clients to book directly through my client software, but I'm having some trouble with the appearance. I *think* what I want is for some extra padding on the left (see image), or whatever the fix is to give more white space between the left edge, and the text/calendar dates. I've fiddled around with a lot of CSS and iframe, based on articles and forum information, but anything that adds padding to the left, pushes the text to the left edge, still. So maybe this means it does not need padding, but rather a different alignment? Please help! Website is public: http://hilarybeckwith.com/inside-out You can try adding to Home > Design > Custom Css #block-yui_3_17_2_1_1665094218540_4516 iframe { border: 20px solid #fff !important; box-sizing: border-box; } Support me by pressing 👍 or marking as solution if this useful for you Edited January 8 by Beyondspace BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Beyondspace Posted January 8 Share Posted January 8 My testing BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
hilaryb Posted January 9 Author Share Posted January 9 1 hour ago, Beyondspace said: You can try adding to Home > Design > Custom Css #block-yui_3_17_2_1_1665094218540_4516 iframe { border: 20px solid #fff !important; box-sizing: border-box; } Support me by pressing 👍 or marking as solution if this useful for you That did the trick, thank you! Beyondspace 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment