Ride Theme | My Home Page H1 Title is Empty

Hi guys,

I found my home page H1 title is empty, can you help me check what‘s the reason?

This is my shopify URL: https://ninescapeland.com/

Best regard,

NinescapeLand

Hi @NinescapeLand

You must add the title of your homepage in store admin > Online store > Preferences

Hi @Dan-From-Ryviu

I have filled in this place before. But My H1 title still doesn’t display, do you know what the problem this?

Best regard,

NinescapeLand

I found H1 of your homepage is a logo image and does not include text.

If you want to add text to it. Go to your Online Store > Themes > Edit code > open header.liquid file, find all lines have this code

# 

Add this code under it and save file

{{ page_title }}

Hi @Dan-From-Ryviu

Sorry, I just saw your message. Thank you for your message, you help me to solve this problem!

best regard,

NinescapeLand

You are very welcome!