At the bottom of the page on this site: https://66cdcb-86.myshopify.com/
Password: chohme
There’s a section that says Jonathan Hansen Events with a gallery. I want to get rid of the space below the gallery, that blank space after the pictures and before the footer. I tried adding this code to the theme.liquid file, what did I do wrong?
section.gallery.carousel.section—default.section—bordered.carousel--columns-3.carousel--text-position-top.carousel--text-alignment-center.carousel--items-5.gallery—natural.carousel--columns-wrap-around{ padding-bottom:0; margin-bottom:0; }
