• Resolved ooltra

    (@ooltra)


    Hi! I have been using your plugin and loving it. so far i have had some alright success editing the css within the plugins css file to adjust the font style for the testimonials, but i am having a hard time trying to get just the author line to bold/italics.

    could you point me in the right direction?

    great plugin, thanks.

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

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

    (@comprock)

    Try this…

    .testimonialswidget_testimonial .testimonialswidget_author {
        /* quote author */
        font-weight: bold;
    font-style:italic;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Testimonials Widget] Font style for Author line’ is closed to new replies.