Remove Bold Text from Blockquote
Hello - I'm trying to figure out how to set up a blockquote to use plain (i.e., not bolded) text.
I've got Theme Options > Global > General > Style | Main set to "Simple" and I've added in the following custom CSS:
blockquote { background: none !important; }
.style-simple blockquote { font-style: normal !important; }
But the text is still bolded. Is there something else I should be using? Thanks in advance!
Comments
please send us link to page where you got this text first so we can have a look on it.