Hi there,
I was hoping someone might be able to help!
I’m looking to add some text to the footer of our website: www.railtimes.live
Any help would be much appreciated!
Thanks again,
Hi there,
I was hoping someone might be able to help!
I’m looking to add some text to the footer of our website: www.railtimes.live
Any help would be much appreciated!
Thanks again,
Interesting site. For your question, I see the theme has Text as a block for the Footer section so you can try that.
Anything else, you can maybe try Custom Liquid block but that needs some code.
What kind of text you wanted to place there?
Huge thanks for getting back, althout, it doesnt have text blocks. Im not sure if it’s clashing with code but it doesnt seem to work. Do you have any ideas how i might be able to have some text displayed there?
Huge thanks again,
James
Hi James
As I see, you have a really old version of the theme, 1.2.1, which was released three years ago. I’m not sure how you got that one. The latest version is 7.0.0, and it does have a Text block. Maybe you could try to contact the theme developers
To add text then, I do not know what block option you have, but you can find the footer section and add some simple HTML code manually.
The section should have “shopify-section-footer” id and you can add HTML like this:
##### Foooter title text
Footer text
I mean it would be better to add a new Text block so you can have more control. But that needs a bit more work.