Viewing 3 replies - 1 through 3 (of 3 total)
  • ..hey, thanks fo bringing this up. I want this feature too. The plugin I used before had that feature, or when I set it too 300 px wide it automatically slotted the Title Under or Over the thumbnail. This “special” plugin here does not do it. Developer: Is there a chance this can be set?

    chrips6

    (@chrips6)

    I would also like to know the answer to this ?? Loving the plugin thanks for making it!

    chrips6

    (@chrips6)

    Not sure if this will help anyone else but I’ve used this css to do what I needed. Feel free to jump in if I missed anything ??

    C

    .srp-post-content-container{
    padding:10px;
    display: block;
    }

    .srp-content-box {
    display: initial;
    }

    .srp-thumbnail-box img {
    margin: 0 0 10px;
    }

    .srp-widget-container {
    display: block;
    text-align: center;
    }

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to make thumbnails horizontal?’ is closed to new replies.