Shopify themes, liquid, logos, and UX
I want to reduce all this space which is in the slide section before my footer. Any help would be appreciated!
Hi @FHH24
Please share with me your store URL so I can check and help you ❤️
Best,
Daisy
Hi @FHH24
div.slideshow.banner.grid {
min-height: unset !important;
}
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.
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.
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.
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
If this was helpful, hit the like button and accept the solution.
Thanks
Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024