how to make the title display longer on the blog section - Sense Theme

Hi,

how can I display the full title of my blog posts on the blog page?
I do seo and have a lot of long-train keywords. So I have a lot of titles that aren’t displayed in full.

I use the Sense theme.

The page is : https://bazar-en-cuisine.fr/blogs/mug-cake-flocon-avoine

Best regards,

Matthieu Poulain.

Hi @BazarenCuisine

The only way to make the title longer is take out the trunicate in blog card header.

Check this one if you can do it.

Go to online store > select theme > edit code > go to snippet> find the article.card.liquid.

And look for the title.

And change for this.

{{ article.title | escape }}

And Save.

Refresh browser.

Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!

It doesn’t work.

I tried to increase the number as well, but nothing changes.

Never mind, It’s working, thanks

Good to hear. Welcome.

Hi - I have tried to use this to fix the same issue on my website, however it doesn’t seem to want to work. I have changed it back to the original code for now. Is there a reason it may not work on my website? Thank you! :slightly_smiling_face: