anelimk
December 21, 2021, 4:03pm
1
Hi everyone, I’d like to add some custom text to my footer but I’m unsure of how to code this and make it responsive on different sizes (desktop, mobile, etc).
This is my footer currently:
And this is where I’d like to add my custom text:
The site url is foodoverdrugs.com
Thank you!!
two ways the easy way to go is to click on footer.liquid and just add the text with something like before the social media if statement
the hard way
outside the site-footer__content new block section described here https://shopify.dev/themes/architecture/sections/section-schema#blocks this is the dev way of doing it and wont require for client to muck around the code incase they want to change the text