Testimonial / Blockquote color - Quotation mark / Text
Hello,
1. Is it possible to change the color of the ( " ) QUOTATION MARK ??
2. Is it ok to change the COLOR of text like this:
<font color="#ffffff" face="Bitter" size="45"> <b>Example text </b></font>
To change COLOR of text:
blockquote { color: #FFF !important; }
Or it must be CSS??
Comments
1. Please send us link to page where you would like to change its color.
2. You can change color inline but please do not use such prehistoric tags like "font". We really don't know where did you get it from, but its not being used since very long time. Instead, you should use something as below: For more details about css styles, please visit https://www.w3schools.com/html/html_css.asp