Viewing 1 replies (of 1 total)
  • Hi gregsgraphics,

    The plugin only provides basic CSS formatting and attempts to inherit the styling of your site as best as possible. In your case, it looks like a large blockquote font size set by the theme is being compounded by the plugin.

    Try adding the following CSS code to reduce the size of the reviews to something more appropriate:

    .gr-review {
      font-size: 14px;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Can we edit the review type styles?’ is closed to new replies.