Site logo

Archived topic

Blog title not appearing in post or blog roll

1 reply · Started by Chris on August 20, 2018

Viewing posts 1–2 of 2

Hello,

The blog title is not appearing in the blog feed or on the blog post itself. I feel like I'm missing something obvious. Any ideas?

I'm using the Zeal template.

Thanks!
Chris

Hi there,

It's because this CSS added here:

/* hiding chinese title */
.entry-title {
	visibility: hidden;
}

Remove that then the title should show.

Let me know if this helps :)

This archived topic is closed to new replies.