Blog Question For Refresh Theme

I am struggling to have the full blog title show in the refresh theme. Do you happen to know how I can edit my store/code so that it may show the full blog title? Thank you!

  • Go to Online Store > Themes.

  • Click Actions > Edit code.

    In the left sidebar, under the Templates section, find and open the blog.liquid file. If it doesn’t exist, check under Sections for a file related to the blog, such as blog-template.liquid

    Look for the code where the blog title should be displayed.

# {{ blog.title }}​