CSS class for Block Quote

Posted in: Newsmag
Post count: 104

I’m using a plugin that adds some css effects to text dynamically but it needs a css class to add these effects. I would like to try these effects on Block Quote but I can’t find what CSS class it uses. Can you please let me know what it is?

Post count: 1291

Hi,

Blockquote center desn’t come with a class – http://screencast.com/t/tCAho3HVD
You can target it with custom css:

.td-post-content blockquote p {
...
}

The others come with the following classes – td_quote , td_quote_box and td_pull_quote

Thank you, Emil G.

  • This reply was modified 11 years by Emil G.
Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newsmag’ is closed to new topics and replies.