Have your say in Community Polls: What was/is your greatest motivation to start your own business?

Padding

Padding

FHH24
Visitor
3 0 0

I want to reduce all this space which is in the slide sectionPicture1.png before my footer. Any help would be appreciated!

 

Replies 7 (7)

DaisyVo
Shopify Partner
841 107 124

Hi @FHH24 

 

Please share with me your store URL so I can check and help you ❤️

 

Best,

 

Daisy

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution
FHH24
Visitor
3 0 0
Farmherhands.com
DaisyVo
Shopify Partner
841 107 124

Hi @FHH24 

 

To complete your requests, please follow these steps:
  1. Go to Shopify Admin > Online Store > Theme > Customize > Theme Settings > Custom CSS https://prnt.sc/i8ljAMlHJUKl
  2. Paste the code provided into the Custom CSS section.

 

div.slideshow.banner.grid {
    min-height: unset !important;
}

 

Here is the result: https://prnt.sc/U1cxJzV6DR81
 
I hope this helps
 
Best,
 
Daisy
Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution

PageFly-Richard
Shopify Partner
4801 1084 1750

This is Richard from PageFly - Shopify Page Builder App

 

Hi  @FHH24  I can help you, Please share the website url (password if any). So I can give the correct solution.

Best regards,

Richard | PageFly

 

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


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 


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

FHH24
Visitor
3 0 0
Farmherhands.com

What password do you need?


PageFly-Richard
Shopify Partner
4801 1084 1750

Hi, No need password.

I found this css code. maybe in your theme editor it has min-height: 42rem set so it is quite high and causing space. Look in your setup to see if there is a place to set the height and fix it.

PageFlyRichard_0-1732069085697.png

If you don't find this setup please add code here in file theme.liquid and above tag </body> to fix it:

 

<style>
@media screen and (min-width: 750px) {
    .banner--small:not(.banner--adapt) {
        min-height: fit-content !important;
    }
}
</style>

 


Hope my solution will help you resolve the issue.

Thank you.

 

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


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 


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

Rahul_dhiman
Shopify Partner
656 127 132

HEllo @FHH24 
Go to online store ----> themes ----> actions ----> edit code ----> assets ---->comnponent-slideshow.css
add this code at the end of the file and save.

@media screen and (min-width: 750px) {
.slideshow__text-wrapper.banner__content {
padding: 1rem;
}
}

result
12.png

If this was helpful, hit the like button and accept the solution.
Thanks

Was I helpful?

Buy me a coffee



Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront
Email me -rahul@prowebcoder.com - Skype: live:dhiman.639
Checkout Some Free Sections Here
Mobile:- +91 62390-46167