Viewing 4 replies - 1 through 4 (of 4 total)
  • Hey,

    thanks for reaching out! I have checked out your site and correct me if I am wrong but you have already center aligned the title? Or do you wish to have the title in the center of the thumbnail?

    Looking forward to your reply,
    Petra

    Thread Starter mon17

    (@mon17)

    Hi Petra,

    Thank you for your response!

    The title is center aligned on the thumbnail horizontally but it isn’t vertically. When you hover on the thumbnail, the title is at the very top of the thumbnail and I’m hoping to move it down into the center.

    Thank you!

    Hey,

    thanks for getting back to me. This is probably not the best solution but it should work – go to (y)our plugin settings->advanced settings and add to that custom CSS code box:

    .wp_rp_title {
    padding-top: 85px !important;
    height: 90px !important;
     }

    Let me know how it goes, take care and have a nice weekend,
    Petra

    Thread Starter mon17

    (@mon17)

    Thank you Petra! That piece of code worked like a charm. Thanks so much again and have a lovely weekend too.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Text positioning of post titles’ is closed to new replies.