• Resolved suher

    (@suher)


    Dear Developer,

    pls. tell me, where I can change the font( I need something like arial or a common google font) maybe you can recommend… and the font’s size?! Your feedback highly appreciated, I need to go online soon ;=)

    Pls. tell me exactly what to do, I am not familar with css styles …

    This is a perfect widget, thank you for this plugin!
    regards from Austria, suher

    http://wordpress.org/extend/plugins/testimonials-widget/

Viewing 1 replies (of 1 total)
  • Plugin Contributor Michael Cannon

    (@comprock)

    Grüss Gott Suher,

    There’s no font-family defined specifically for testimonials. It inherits from your current theme CSS. You can try adding the following CSS to your own styles.css file.

    .testimonialswidget_testimonial {
    font-family: sans serif;
    }

    Otherwise, please provide the URL to your website needing a font-change.

    Michael

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Testimonials Widget] How to change the size of font and the font itself??’ is closed to new replies.