Support » Plugin: YARPP - Yet Another Related Posts Plugin » related post title is not complete

Viewing 2 replies - 1 through 2 (of 2 total)
  • Miguel, this can be changed via CSS. You can add some code to your own active theme’s css, like:

    .yarpp-thumbnail {
    height: 190px !important;
    }
    .yarpp-thumbnail-title {
    max-height: 4em !important;
    }

    You may want to change those values a little, but that should be close. Hope that helps.

    Thread Starter miguelreal

    (@miguelreal)

    Hello mitcho.

    I tried editing CSS on my theme and in plugin file styles-thumbnails.php and it works.

    I change to other values to suit my needs.

    Many thanks,
    Miguel.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘related post title is not complete’ is closed to new replies.