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

    (@dpowney)

    For the rating form title, add the following CSS to the custom styles option in WP-admin:

    form.rating-form h4 {
    font-size: 120%;
    }

    You can use %, pt, px for the font-size. i.e. 40px, 1.2pt 100%. The current font-size is 100% so if you use 120% it adds 20%.

Viewing 1 replies (of 1 total)
  • The topic ‘Change size of "Please rate this"’ is closed to new replies.