Shopify themes, liquid, logos, and UX
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?
Hi @Laza_Binaery
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:
<div class="row align-middle"> <div class="small-12 columns ">
<h5 style="
color: #fbc000;
">Foooter title text</h5>
<p>Footer text</p></div>
</div>
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.
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn 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, 2025