[Support request] Hide post title on blog page

Home Forums Support [Support request] Hide post title on blog page

Home Forums Support Hide post title on blog page

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #923475
    caesar

    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

    #923489
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    h2.entry-title {
        display: none;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    Let me know πŸ™‚

    #923553
    caesar

    Yes this works!

    Haha, second question, what CSS do I add to get rid or edit the margin between the pictures?

    #923558
    Leo
    Staff
    Customer Support

    Hmm I wonder if you can just use this option:
    https://docs.generatepress.com/article/separating-space/

    Let me know πŸ™‚

    #923564
    caesar

    Yes I’ve tried that before. However afterwards (you can see now) there is still a small gap underneath…

    #923567
    Leo
    Staff
    Customer Support

    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

    #923586
    caesar

    Doesn’t really work, but thanks anyway!

    #923641
    Leo
    Staff
    Customer Support

    No problem πŸ™‚

    #1640622
    The High on Marketing

    I’ve tried this one on a page but no luck!
    Check this picture: https://ibb.co/4SFQ4kF
    Theme: Niche

    #1640736
    Leo
    Staff
    Customer Support

    Can you open a new topic for your question and link us to the page in question?

    Thanks πŸ™‚

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.