Hi! I’m looking to add some space to the bottom of our featured collection section on the homepage (www.allcam.fr). There is some information disappearing now because the block is too narrow. Any tips?
Thanks a lot!
Hi! I’m looking to add some space to the bottom of our featured collection section on the homepage (www.allcam.fr). There is some information disappearing now because the block is too narrow. Any tips?
Thanks a lot!
Hi @Rene89
let try to add custom css below:
.shopify-section .l4cl .swiper-wrapper {
height: auto !important;
}
the result will: