Hi Community !
I add Calendly to one of the page but it doesn’t show full size. How can I put full size ?
A user is trying to embed Calendly on their Shopify page but it’s not displaying at full size.
A solution was provided using CSS code:
iframe { height: 100vh; } to the theme’s CSS fileThe original poster confirmed this solution worked.
A separate issue emerged from another user experiencing different Calendly placement problems:
This secondary issue remains unresolved with no responses yet.
Hi Community !
I add Calendly to one of the page but it doesn’t show full size. How can I put full size ?
@Edparis
Hello,
iframe {
height: 100vh;
}
Add this css at the bottom of Online Store->Theme->Edit code->Assets->theme.scss.liquid
Like This
Thanks a lot !
Hey I am having trouble moving the calendly to the bottom of my shopify website. It appears only at the top and I don’t know how to get it to the bottom. https://traviscreate.com/ . It also shows up on every page when I only want it on the home page