Viewing 1 replies (of 1 total)
  • Plugin Author dpowney

    (@dpowney)

    Hi,

    You can change the default styles using CSS. The default rating results before or after title is 65% of the title size. You can change the font-size to whatever you like by adding in the following CSS to the style plugin settings. I’ve changed it to 100% below.

    .before_title, .after_title {
    font-size: 100% !important;
    }

    Thanks,
    Daniel

Viewing 1 replies (of 1 total)
  • The topic ‘Size of Stars near Post Title’ is closed to new replies.