Viewing 1 replies (of 1 total)
  • Hello:

    In a good text editor, Open wp-customer-reviews.css
    Scroll down to the lines underneath /* hcard */
    Change the font size in first line:
    #wpcr_respond_1 .vcard (default is 10px – I set mine to 14px, same as the surrounding text)

    I also wanted to change the “by” preceding the reviewer’s name.

    Open wp-customer-reviews.php
    Go to line 737
    See the “by” between the span tags?
    I changed that to “submitted by:non-breaking space here
    (adding the non-breaking space creates a tad more room between the colon and the reviewer name)

    cheers!

Viewing 1 replies (of 1 total)
  • The topic ‘Changing font size of the reviewer’ is closed to new replies.