How can I add moving text animation to my website's front page?

Hi everyone!

I am a bit new to website coding but I was hoping someone can help me on how to add a animated text similar to this website: Go Figure Collectables

I am currently using the Out Of The Sandbox theme.
This is my website: www.mrcollectable.com.au

I wanted the word “hobby” to animate on my front page.

Thanks in advanced!

Hi @MrCollectable
Can you share some screenshot of the animate you want to biuld?

Hello @MrCollectable

I would like to give you some recommendations to support you

You need to find the code containing the above content and edit it according to the template:

Your One Stop Hobby Shop

## 
Your One Stop Hobby Shop

updated code:

## 
Your One Stop **HobbyShop**

Open your theme.liquid theme file

Paste below code before :


You can change text here:

and change color if you want:


Hope my recommendation can works and support for you!

Kind & Best regards!

GemPages

Hi there!

Thank you very much for helping me, I really appreciate it.

Where would I place this updated code?

Your One Stop HobbyShop

You can edit it in the customizer of the theme:

click on the title you want to edit, in the right sidebar you can update the html code:

Hope my recommendation can works and support for you!

Thank you so much! I was able to get it to work.

Just one more question, where do I input the colour code? I thought it would look cool to make the animated text in red.

Would that go in theme.liquid?


you can updated this css code color

Would that go in the custom CSS box?

That didn’t seem to change the colour.

if you write css here please remove 2 css closing tags


Got it working!

Words can’t express how grateful I am for your help and patience with me. You are a superstar! Thank you so much.

I am glad that my recommendation is helpful to you :grin: .

I did everything as you said and something is not working. So obviously I didn’t do something right. What could it be?

Hey @MrCollectable,

Marquee text works well as a Liquid section.

Drop a section file with a CSS keyframe animation and a settings_schema for text plus speed. If coding feels heavy, Section Kit ships a marquee block ready to drop into any theme.

Keep duration around 20s and pause-on-hover for accessibility.