Change Citation Color

How do I change the citation color in a quote?

Hi there,

Thanks for writing in! Please add the following CSS code in the Theme Options > CSS:

.x-quote-cite-text {
    color: #fff !important;
}

Hope this helps!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.