Okay
  Public Ticket #2826454
Show cart button
Closed

Comments

  •  2
    peterhabanek started the conversation

    Hi,

    where can I edit color of this button? I need to set up there another color because of contrast of background and text and I cant find out from whitch setting is that color. Thanks.

    Peter Habánek

  •  1,558
    Laborator replied

    Hi Peter,

    Add this CSS to Custom CSS to change only that button:

    .woocommerce-Message .button, 
    .woocommerce-error .button, 
    .woocommerce-info .button, 
    .woocommerce-message .button, 
    .woocommerce-notice .button {
        background-color: #FF0000;
    }
    

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group