changing quote font style

Posted in: Newspaper
Post count: 27

Where in the theme do I change a quote style (font, size, color)?

Post count: 27

Oh, also the quote style is set to ALL CAPS, how do I make it more like a normal quote. Maybe even add a shaded background box?

Post count: 23312

Hello lasvegascfp,

There is an option for it in Theme panel, like this -> http://screencast.com/t/aIavaqvE The color of the blockquote is affected by the General Theme color which can be changed from Theme panel, like this -> http://screencast.com/t/XJbi4p7W8 Another alternative for changing this would be using a bit of CSS code, like this ->

.td-post-content blockquote p{
color:red!important;
}

Hope this helps!

Thanks for your understanding!

Post count: 27

Got it! Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.