text color and size testimonials

Home Forums AB Testimonials WP Plugin text color and size testimonials

This topic contains 4 replies, has 2 voices, and was last updated by  [email protected] 8 years, 4 months ago.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #12307

    [email protected]
    Participant

    Where do i change the color and size of the text entered in the “Testimonial Text” area ?

    #12323

    ab-themes
    Keymaster

    Hi,

    you will probably need to use CSS code for this.
    Inspect that centered text and find his CSS style and after that make changes.
    If you don’t know how to do that , send us link from your page and then we will give you more detailed info on how to do this.

    #12389

    [email protected]
    Participant

    I have no idea where to look for this, pse help.
    the text should be brighter.

    #12408

    ab-themes
    Keymaster

    Hi!

    We’ve put the font of the testimonial in the white in style.css on line 1302

    	.ABt_testimonials_slide .testimonial_big p{
    		font-family: 'Open Sans';
    		font-size: 26px;
    		font-style: italic;
    		line-height: 37px;
                    color:#fff;
    	}

    Should be ok now.

    #12499

    [email protected]
    Participant

    Thanks, looks perfect now.

Viewing 5 posts - 1 through 5 (of 5 total)

The topic ‘text color and size testimonials’ is closed to new replies.