Remove a blank space on the home page

Solved
Lesparentales
Excursionist
25 1 3

Hi,

 

i would like to remove a blank space that appears white on my home page.

 

www.lesparentales.

Theme Palo alto

Capture d’écran (170).png

Accepted Solution (1)

Accepted Solutions
PageFly-Victor
Shopify Partner
7087 1486 2727

This is an accepted solution.

Hi @Lesparentales 

This is Victor from PageFly - Landing Page Builder App

 

You can try this code by following these steps: 

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file theme.css.

Step 3: Paste the below code at bottom of the file -> Save

 

.section-padding.text-section.text-dark {

    margin-top: 0 !important;

}

 

PageFlyVictor_0-1675395395237.png

 

Hope that my solution works for you.

Best regards,

Victor | PageFly

Please let me know if it works by giving it a like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7. 


Let’s create a unique website design with PageFly for free now! 

View solution in original post

Replies 2 (2)
PageFly-Victor
Shopify Partner
7087 1486 2727

This is an accepted solution.

Hi @Lesparentales 

This is Victor from PageFly - Landing Page Builder App

 

You can try this code by following these steps: 

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file theme.css.

Step 3: Paste the below code at bottom of the file -> Save

 

.section-padding.text-section.text-dark {

    margin-top: 0 !important;

}

 

PageFlyVictor_0-1675395395237.png

 

Hope that my solution works for you.

Best regards,

Victor | PageFly

Please let me know if it works by giving it a like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7. 


Let’s create a unique website design with PageFly for free now! 

KidSmithy
Tourist
8 1 1

Not sure which liquid it is, but around the button section(voir tos les plans thingy), add in

style ="margin-top:0em"