Viewing 6 replies - 1 through 6 (of 6 total)
  • Hello Jennifer,

    Can you please share a link to a post on your website where we can check the related posts?

    Thread Starter JenniferWilliamson

    (@jenniferwilliamson)

    Hi Harish, I’m actually working on a staging site that’s password-protected. Basically, the plugin shows the post titles styled as a regular text link, whereas I want to style them differently with another font-style, color, and hover css so they look like the rest of the titles on my site. Thanks for any insight.

    Plugin Author Barry Kooij

    (@barrykooij)

    Hey @jenniferwilliamson,

    Our related posts are in a div with the class rp4wp-related-posts. So you can style all the <a> tags in that class any way you like. We can’t write the actual CSS for you as this is considered custom development and is beyond the scope of our support. If you’re unable to write the CSS yourself, I recommend hiring a developer to do this for you.

    Kind Regards,

    Barry Kooij

    Thread Starter JenniferWilliamson

    (@jenniferwilliamson)

    Thank you, Barry. That’s perfect!

    Jennifer, could you please post your css code for modifying the style of the title?

    For others looking to style the related post titles, here is the css I added:

    .rp4wp-related-posts a {color: #0000ff !important;font-size:20px !important;font-weight:bold !important}

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Styling post title links’ is closed to new replies.