Tagged: Color, Font-color
Hello,
The page I am working on is:
I am trying to learn where to change the quote font color
And where in the General Styling in the Enfold Theme Options is the quote font color found?
thank you
Hey Nathan,
Thank you for the inquiry.
There is no dedicated color option for the quote element, but we can still use css code to adjust its style.
.main_color blockquote, .main_color .avia-bullet, .main_color .av-no-color.av-icon-style-border a.av-icon-char {
border-color: red;
color: red;
}
Best regards,
Ismael
Hi,
UPDATE: We just remembered that the blockquote element can be adjusted in the Enfold > Advanced Styling panel. Look for the blockquote under HTML tags and edit it.
Best regards,
Ismael
I Ismael
I added the colors to the advanced styling area
Yet the changes are not showing on the front end yet
any suggestions?
Thank you for your support
-Nathan
Hi Nathan,
I can see the theme settings applying to your site, please try loading it in an incognito or private browser window.
Best regards,
Rikard
Login in Private Content
it is resolved thank you