Shopify themes, liquid, logos, and UX
Is there a way to edit the footer section for the craft theme.
1. make the header a font of my choosing
2. make the individual links closer together. I think i might know the second one but the code worked kinda wonky when i tried to put it into my site
Hi yes this can be done but unfortunately you did not provide the store URL for help. Please provide so that i can give you exact solution.
thanks
Could we switch it to:
The headings. The
are all too big. Could you please help me to make them the same size as everything else
lastcandles.myshopify.com
Hello Ambientcandle,
To edit the footer section you will need to modify the theme's code.
Here's how you can do it:
.footer-text {
font-family: "Your Font", sans-serif; /* Replace "Your Font" with your desired font name */
}
Save your changes.
Adjust Link Spacing:
.footer-link {
margin-bottom: 5px; /* Adjust the value as needed to increase or decrease spacing */
}
Save Changes
My footer liquid isn't set up like this and I searched everywhere... its footer.liquid. But the style I saw something like {% style %} it looked something like that at the very top. Could I just add it to the end then or....
still not solved? do let me know i can help you in this.
thanks
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025