Viewing 10 posts - 1 through 10 (of 10 total)
  • #153902
    sukiya
    Member
    Post count: 218

    hi everybody,

    does somebody know how I may change this color in the attachment?
    I can’t find this color nowhere in my wordpress shop.

    thanks a lot,

    best wishes,
    Lisa

    Attachments:
    You must be logged in to view attached files.
    #153907
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    That from Woocommerce. Add the code below to your custom css and adjust the values of the background and text color.

    
    .woocommerce-page .woocommerce-message, .woocommerce .woocommerce-message {
    background: #d1f2f0!important;
    color: #252525!important;
    }

    -Rui

    #153916
    sukiya
    Member
    Post count: 218

    Thank you Rui!

    this is working!!

    maybe you also know where to change this button color (black) of a variable product.
    it must also be a woocommerce thing.
    I installed the woocommerce color plugin – but this main button color those not appear in this wooocommerce option field.

    thanks a lot!
    best wishes,
    Lisa

    Attachments:
    You must be logged in to view attached files.
    #153919
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    try this one.

    
    .woocommerce form.cart button.single_add_to_cart_button, .woocommerce form.cart button.add_to_cart_button {
    background: #222!important;
    }
    

    -Rui

    #153921
    sukiya
    Member
    Post count: 218

    thanks Rui!

    perfect! it works.

    its a bit strange, but those colors always change when a woocommerce update comes out.

    best wishes,
    Lisa

    #153928
    sukiya
    Member
    Post count: 218

    Hi Rui,

    sorry to say, but now the hover over effect in the single add to cart button is not working anymore.

    best wishes,
    Lisa

    #154358
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    It seems fine. this is what I’m seeing in mouse over.
    https://www.dropbox.com/s/2nzqvdjgho4hryp/add_to_cart_mouseover.png?dl=0

    -Rui

    #155232
    sukiya
    Member
    Post count: 218

    Hi Rui,

    yes because I removed your last code again.
    your code is changing the button color of a variable product, but the mouse over effect
    is not working anymore when I use this code.

    best wishes,
    Lisa

    #155250
    sukiya
    Member
    Post count: 218

    Hi Rui,

    Ed resolved this problem in different post.

    best wishes,
    Lisa

    #155253
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok great

Viewing 10 posts - 1 through 10 (of 10 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register