Archived topic
Hide post title on blog page
9 replies · Started by caesar on June 8, 2019
Hi there,
I'd like to hide the blog post title on the "blog" page and only show featured image.
I don't want to delete it all together and they don't disappear on the blog page by hiding the title through pressing the "eye-button" in gutenberg.
I'd kind of like to just have the nice featured images and nothing more.
And thank you for a great theme.
Best,
Caesar
Hi there,
Try this CSS:
h2.entry-title {
display: none;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know :)
Yes this works!
Haha, second question, what CSS do I add to get rid or edit the margin between the pictures?
Hmm I wonder if you can just use this option:
https://docs.generatepress.com/article/separating-space/
Let me know :)
Yes I've tried that before. However afterwards (you can see now) there is still a small gap underneath...
Hmm I'm not sure if there is a way to remove that gap - the blog masonry is not really meant to be used as a gallery.
Do you mind doing this first and I'll give it another shot?
https://www.screencast.com/t/sAZU8h7bUcE
Doesn't really work, but thanks anyway!
No problem :)
I've tried this one on a page but no luck!
Check this picture: https://ibb.co/4SFQ4kF
Theme: Niche
Can you open a new topic for your question and link us to the page in question?
Thanks :)