How can I remove "…" ?

Home Forums Support How can I remove "…" ?

Home Forums Support How can I remove "…" ?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #200366
    johan

    I just want to show a picture with the titel under the picture in my posts.
    But for some reason “…” comes up on each post.

    [img]http://i.imgur.com/ZjTdoK7.png[/img]

    #200417
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Are you using columns or masonry?

    #200434
    johan

    I am not using masonry! I am using columns. First one is full width. And then 2 columns after that.

    #200570
    Tom
    Lead Developer
    Lead Developer

    Try this CSS:

    .generate-columns .entry-summary {
        display: none;
    }

    Adding CSS: https://generatepress.com/knowledgebase/adding-css/

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