Dabaco Posted January 22 Posted January 22 I'm wanting to extend the length of this embed code window on my appointments page so the user doesn't need to scroll inside the embed box. https://www.dabacosunset.com/appointments Here is the code for my Square Appointments widget: <!-- Start Square Appointments Embed Code --><script src='https://squareup.com/appointments/buyer/widget/xyebg07msxvrvf/LWJ85SMWBNQYB.js'></script><!-- End Square Appointments Embed Code --> I'd really appreciate any help with this one.
tuanphan Posted January 25 Posted January 25 With this case you can increase iframe height by using this code to Custom CSS box iframe[src*="squareup"] { height: 700px !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment