Matt Aero
asked 10 years ago

Hi,
Great theme!
How can I change the size and style of the blockquote text? I also want to add an image of some ” behind the quote
Thanks 

2 Answers
Kido D
answered 10 years ago

Hi Matt,
To change the style of the blockquote, please go to Dashboard / Appearances / Customize / Custom Code, and add your code to Header Code section:

<style>
blockquote {
...
}
</style>

Also, there are some great articles about styling blockquote that you may want to have a look:

Hope this helps!

Rajesh sundu
answered 10 years ago

use the CSS to change the blockquote. try to add class or ID for the block quote if you want to be specific. I’ve added a seperate blockquote for my website here and here..

Powered by DW Question & Answer Pro