Support » Plugin: Related Posts by Sovrn » Increase Font size for post titles & Margin above Heading

Viewing 1 replies (of 1 total)
  • Hey Karla,

    thanks for reaching out!

    Please try adding the following CSS code to the custom CSS box in (y)our plugin settings and let me know if it works:

    ul.related_post li a
    {
    font-size: 21px !important;
    }
    .zem_rp_wrap .related_post_title
    {
    margin: 15px !important;
    }

    Looking forward to your reply,
    Petra

Viewing 1 replies (of 1 total)
  • The topic ‘Increase Font size for post titles & Margin above Heading’ is closed to new replies.