We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Re: How to get rid of the gap between my iframe and header?

Solved

How to get rid of the gap between my iframe and header?

levon
Tourist
13 0 1
Accepted Solution (1)

PageFly-Victor
Shopify Partner
7865 1786 3135

This is an accepted solution.

Hi @levon ,

This is Victor from PageFly - Landing page builder, I’d like to suggest this idea for solution:

Step 1. Go to Online Store -> Theme -> Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before </body> :

<style>
body.gradient {
    min-height: auto;
}
</style>

Hope my answer will help you.

Best regards,

Victor | PageFly

View solution in original post

Replies 2 (2)

PageFly-Victor
Shopify Partner
7865 1786 3135

This is an accepted solution.

Hi @levon ,

This is Victor from PageFly - Landing page builder, I’d like to suggest this idea for solution:

Step 1. Go to Online Store -> Theme -> Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before </body> :

<style>
body.gradient {
    min-height: auto;
}
</style>

Hope my answer will help you.

Best regards,

Victor | PageFly

Sandeep81
Shopify Partner
126 18 22

Sorry i got wrong understanding

Hey if it works, please give a Like or mark it as a solution.
Please Let me Know if not solved.
Here I am: sandeepkhandagade@gmail.com
Thanks & Regards
Sandeep