Hello, i would like to make the top and bottom gaps between my footer copyright caption smaller, as there is currently a big gap:
my store is https://vg4z20vq80vtlw7y-90984481091.shopifypreview.com/ , theme is horizon
Hello, i would like to make the top and bottom gaps between my footer copyright caption smaller, as there is currently a big gap:
my store is https://vg4z20vq80vtlw7y-90984481091.shopifypreview.com/ , theme is horizon
Hello, @ads18922,
Your preview link got expired…
Hello,
The preview link is not working. Please provide the new preview link.
Thanks for sharing the link @ads18922,
Try this CSS code here:
.footer-utilities {
padding: 0;
gap: 0;
}