How do I get post titles to appear on the home page but not the blog page?
-
I’m using the Untitled theme and want my post titles to appear on the home page but not the blog page itself (I want to display the post title using a graphic within the post instead).
I’ve tried raising this as a forum topic but haven’t had any joy.
The blog I need help with is: (visible only to logged in users)
-
Hi there,
You can do that by editing the CSS. I see that you have already made some changes, please try adding this:
.page-title { display: none; }That should do it!
Feel free to reach out if you have any questions!
-
-
- The topic ‘How do I get post titles to appear on the home page but not the blog page?’ is closed to new replies.