Home>Support>Vantage – Button links turn blue

Vantage – Button links turn blue

Hi,

Please help. It’s driving me crazy.

When I add a link to a button, the text turns blue in the live format. It appears all fine in WordPress customise. If I change the link colour, ALL of the links change colour.

The links work but the colour is not right.

Thank you.

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

  1. 2 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Hi Nick

    Thanks for reaching out.

    Do you have a public URL where we can take a look at what’s going on?

  2. 2 years, 11 months ago Nick Elston

    Hi Andrew,

    Thanks for your reply.

    My website is http://www.fitwealth.com.au

    In wordpress pages section, it looks fine. In the wordpress appearance-customise section the front page button look fine, the about page button is not. Going live, all button links appear blue.

    Nick

  3. 2 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Hi Nick

    Thanks for the link. On the home page is the Success Training button link blue when you view it? If so, please, let me know the browser you’re using.

    Thanks again.

  4. 2 years, 11 months ago Nick Elston

    Hi Andrew,

    On Firefox, if you click on one of the buttons and then go back to the same button (on the original page) it is now blue.

  5. 2 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Hi Nick

    Thanks. The theme’s link styling is more specific than the styling the WordPress core is providing for the button. You can add to AppearanceCustom CSS if you’re using SiteOrigin CSS or CustomizeAdditional CSS:

    .entry-content .has-white-color:visited {
        color: #fff;
    }
  6. 2 years, 11 months ago Nick Elston

    Hi Andrew,

    I greatly appreciate your assistance. However, I am complete beginner.

    Therefore, am I better off selecting another theme? Although, I am happy with the look of it. Except the blue text!

    What do you think?

  7. 2 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Hi Nick

    No further action is required other than copying the above snippet and pasting it either at CustomizeAdditional CSS or AppearanceCustom CSS if you have SiteOrigin CSS installed. Once pasted, save.

  8. 2 years, 11 months ago Nick Elston

    Ok. Thanks Andrew.

  9. 2 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Sure, no problem. Let us know how it goes.

  10. 2 years, 11 months ago Nick Elston

    Hi Andrew,

    The text stays white. Thank you.

    P.S. I did have the text turn black when hovered over but I'm not concerned about that. The white text is good. Don't want to push my luck!

    Have a great rest of the day.

  11. 2 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Hi Nick

    You can try adding the following below your existing Custom CSS rule:

    .entry-content .has-white-color:hover {
        color: #000;
    }
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