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.

Color on coupon code in check out

10 years ago · Last reply by Greg Priday 10 years ago

Hello
I use the Vantage Premium Version: 2.4.4 whit woocommerce and has a problem with the color at checkout.
When you checkout, you get in the top of the page, under the header, the ability to fill in the discount code. I would like to keep coupon code possibility but at the top there is a blue line, there is also a blue square “box” to the left. Is there any easy way to change the color of the blue line and remove the blue square “box”?

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

Need fast email support? Get SiteOrigin Premium

Replies

10
  1. Andrew Misplon Staff 10 years, 2 months ago

    Hi Pontus

    Do you have a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.

  2. Pontus 10 years, 2 months ago

    Hello Andrew and thanks for your reply.
    I have password protected website right now, I can email you the password if you need it.
    But we’re testing with a screenshot, first, it might be enough for you to solve it. When I went into the shop to take the screenshot so it was an extra blue line and blue box because I was not logged as a customer. What I need help with is to change the color of the line and remove the box. Follow the link below to view the image.

    https://dl.dropboxusercontent.com/u/14703139/Sk%C3%A4rmavbild%202015-11-27%20kl.%2009.23.17.png

  3. Andrew Misplon Staff 10 years, 2 months ago

    Thanks.

    Try the following at Appearance > Custom CSS:

    /* WooCommerce */
    .woocommerce #page-wrapper .woocommerce-message {
        border-top-color: #00bcff;
    }
    .woocommerce .woocommerce-message {
        background-color: transparent;
    }

    Change the color value as required.

    Hope that helps.

  4. Pontus Private 10 years, 2 months ago

    This is a private message.

  5. Greg Priday Staff 10 years, 2 months ago

    Hi Pontus

    Sure, we can take a look in the backend for you. This might make things easier. Would it be possible for you to create a temporary admin account for us so we can log in and take a look? You can create the account with the following email address:

    [email protected]

    Just navigate to Users > Add New in your WordPress admin. Enter siteorigin for the username and [email protected] for the email address. Make sure you’ve selected Administrator for the role and enabled the “Send Password” field so we receive the details.

    Once we’re finished taking a look, you can delete this account. We’ll let you know when to do that.

  6. WordPress Private 10 years, 2 months ago

    This is a private message.

  7. Pontus Private 10 years, 2 months ago

    This is a private message.

  8. Greg Priday Staff 10 years, 2 months ago

    Hi Pontus

    Someone from our tech team has logged in and managed to fix the issue with some custom CSS. It turns out the CSS Andrew gave works when you add it to the bottom of the custom CSS. You might need to remove the following custom CSS. It’s targetting the same thing.

    /* WooCommerce Message Notification Bar */
    .woocommerce .woocommerce-message {
      border-top-color: #ddd7cc;
    }
  9. Pontus 10 years, 2 months ago

    Hi Greg and thanks for the reply.
    I did what you wrote and removed a code that collided with what you put in. The only thing that happened was that the color of the graphics that announces that they put something in the cart (the cart) reverted to the original green color.
    Then I see no change in check-out, the blue squares are still there and the color of the line has not changed. What could be wrong?

  10. Greg Priday Staff 10 years, 2 months ago

    Hi Pontus

    Huge apologies for the delay here. I’m going to get one of our customization guys to step in and help you with these changes. They’re filled in with what you want, and should be with you in the next few hours.

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