This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Cta Button text color not changing

8 years ago · Last reply by Alex S 8 years ago

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!

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Alex S Staff 8 years, 8 months ago

    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. :(

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread