Home>Support>Change font color in Button (PB) widget

Change font color in Button (PB) widget

By Eric, 10 years ago. Last reply by Daniel, 10 years ago.
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].

Hi!
On www.badbaljan.com we use the Button (PB) widget to announce free delivery. In the sidebar we have one and I am not sure when, but now the font color has changed on this one to our normal bluich link color. But on this button we like it to be white as the one in the body on mail page?

URL: http://www.badbaljan.com

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 2 months ago Magus
    Hi, I Work Here

    Hi Eric

    The button is picking up the visited link colour from another CSS Entry. To correct this please add the following to your Custom CSS

    .origin-widget-button-vantage_flat-dark_green.origin-widget a:visited {
    color: #ffffff;
    }
    

    Let us know how you get on

    Magus

  2. 10 years, 2 months ago Magus
    Hi, I Work Here

    Hi Eric,

    Was having a second look at your page, please ignore my previous post and add this instead

    .origin-widget-button-vantage_flat-dark_green.origin-widget a {
    color: #ffffff !important;
    }
    

    the overriding entry was for the link itself, as well as the visited link so the above will work better.

    Magus

  3. 10 years, 2 months ago Eric

    Hi Magnus,
    That worked fine. Thanks for great support!!!

    Have a nice weekend!

    Eric

  4. 10 years, 2 months ago Private Message - Eric

    This is a private message.

  5. 10 years, 2 months ago Daniel
    Hi, I Work Here

    Hi Eric

    I am glad you are making progress in developing your site :-)

    Always feel free to open a new thread whenever you require support

    @Magus much appreciated

    Cheers

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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More