Hi,
I’m using the Refresh theme and would like to add a little space above my image in the image footer block. I tried adding this to the theme.liquid, but it didn’t do anything. I just want to drop down the image so that it’s more in line with the other 2 footer blocks. Anyone have any suggestions? Thank you!
.footer-block.grid__item .footer-block-image { margin-top: 50 !important; }