How to remove scroll bar from embedded Calendly schedule?
Just add the CSS code below in the additional CSS : .calendly-inline-widget iframe { height: 1000px !important; } it will fix all the scrolling issues on desktops, tablets & from mobile.
SEO and WordPress Website Expert
Just add the CSS code below in the additional CSS : .calendly-inline-widget iframe { height: 1000px !important; } it will fix all the scrolling issues on desktops, tablets & from mobile.