[Resolved] Hide Meta Description

Home Forums Support [Resolved] Hide Meta Description

Home Forums Support Hide Meta Description

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1546469
    Ryan

    Hi, It seems like on my front page blog shows the Meta description. I think i’ve set it to be hidden, but some info still shows up.

    I’ve tested disabling my SEO plugin (the seo framework) and it is still showing up. Here is a pic of my settings:

    View post on imgur.com

    I’ve set excerpt count to 0, but it is showing things like “…” or the meta description

    #1546786
    Leo
    Staff
    Customer Support

    Hi there,

    Give this CSS a shot:

    .entry-summary p:not(.read-more-container) {
        display: none;
    }

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

    #1546822
    Ryan

    Thanks Leo. As a side note, do you know why only some posts on my hoempage have the “Read More” button? there doesn’t seem to be a pattern of which has it msissing. I’d like the button to show for all posts on the homepage: https://ibb.co/4ZCN8VQ

    #1546858
    Leo
    Staff
    Customer Support

    Any chance you can open a new topic for the separate issue?

    Thanks!

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