We are running a store on Dawn 8.0 and we are having an issue where the Titles of our blogs are being truncated on the Home Page (in a Blog Posts Section). Is there a simple way to prevent that from happening and show the full Blog Post title?
I did try that, but unfortunately it did not solve the issue. I have reached out to the developer of the blogging app we use to see if something in their code affects that, but they confirmed it did not.
There are several instances of “truncate:50” in article-card.liquid
You should try deleting one by one.
Mine first was around line 80 = didn’t help
Second instance was around line 119 = it solved the issue.
I did this, and it seems I broke something that seems to be unrelated. This may or may not be related but the links on home page for About Us (it is linked to the “About Us” page in Navigation) are broken. Any assistance appreciated! Rob