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

    (@jeffparker)

    Our FAQ has the following code that some users have added to their theme’s CSS file. It doesn’t change the overflow but does increase the height:

    .yarpp-thumbnail {height: 200px !important;}
    .yarpp-thumbnail-title {font-size:0.8em !important; max-height: 4em !important}

    If you want to override the overflow setting, add !important; to it, but realize you may have to make several other changes (border, margin, etc.) to make it look right.

Viewing 1 replies (of 1 total)
  • The topic ‘How to change from Overflow Hidden’ is closed to new replies.