Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hello,
I am using SiteOrigin Call-to-Action widget and I can change the color of the button (to red in my case). However, I’ve tried to make the button text color white but to no avail. Is it a CSS issue?
http://dev.dismaacrilico.com/productos/domos-de-acrilico/
Thanks!
Hi Cwabbott22,
Unfortunately, this is occurring due to a theme CSS overriding the text color. Due to how the theme has overridden the color, this issue isn’t something we can fix. I would recommend getting in contact with the theme developers for assistance. To clarify, the problematic CSS is:
.entry-content, .entry-content p, .entry-content span { color: #666; font-size: 16px; font-weight: 400; line-height: 26px; }Specifically:
.entry-content span { color: #666; }Sorry mate. :(