• Resolved compr1462

    (@compr1462)


    Hello

    How can I see the entire title of the related posts of my web?

    My web is:

    Thanks

    • This topic was modified 2 years, 2 months ago by James Huff. Reason: redundant link removed

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author YARPP

    (@jeffparker)

    Hi @compr1462

    Please try adding the following CSS:

    
    .yarpp-thumbnails-horizontal .yarpp-thumbnail {
        height: auto !important;
    }
    
    .yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
        max-height: unset !important;
    }
    

    Let us know how it goes!

Viewing 1 replies (of 1 total)
  • The topic ‘Title’ is closed to new replies.