[Resolved] TITLE LENGTH – MAGAZINE GRID

Home Forums Support [Resolved] TITLE LENGTH – MAGAZINE GRID

Home Forums Support TITLE LENGTH – MAGAZINE GRID

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1340473
    josepdlh

    Hello,

    I’m using GP Premium and the DISPATCH theme https://gpsites.co/dispatch/.

    I would like to know if there’s a way to increase title lenght at the magazine-hero’s home. The smalls thumbnails just cut the post’s title.

    Thanks

    #1340715
    Leo
    Staff
    Customer Support

    Hi there,

    Not sure if I understand.

    The length of the title depends on how much content there is in the title field.

    Can you explain a bit more?

    #1341241
    josepdlh

    Hi,

    The thumbnail cuts the full title. I would like the title on the thumbnail to look complete. Now the small thumbnails has the title limited, I would like to extend this and show the full title. If you can take a look on my website you will she the smalls thumbnails doesn’t show the full title.

    Hopes you can understand now.

    Thanks

    #1341330
    David
    Staff
    Customer Support

    Hi there,

    the Dispatch Site uses some CSS to reduce the title length.
    Go to Customizer > Additional CSS and remove this:

    .generate-columns-container article .entry-header .entry-title,
    .wp-show-posts article .wp-show-posts-entry-title {
        line-height: 2.5ex;
        height: 5ex;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    #1341368
    josepdlh

    Thanks.

    It worked, gracias David.

    #1341375
    David
    Staff
    Customer Support

    You’re welcome

    #2270779
    Caitlin

    Deleting this – I think I have some other caching issue going on. The proper title length shows up when I view the site on a phone. Hopefully it resolves in a couple of days.

    #2271007
    David
    Staff
    Customer Support

    Let us know how you get on 🙂

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