• Hello everyone

    With the latest update, despite having correctly set the desired color in the options, all the Woocommerce buttons are back “standard” blue

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author PressMaximum

    (@pressmaximum)

    Hi @webepc,

    Please try to add this to Customise => Additional CSS:

    
    .button:not(.components-button):not(.customize-partial-edit-shortcut-button), input[type=button]:not(.components-button):not(.customize-partial-edit-shortcut-button), input[type=reset]:not(.components-button):not(.customize-partial-edit-shortcut-button), input[type=submit]:not(.components-button):not(.customize-partial-edit-shortcut-button) { background: #c3512f; } 

    Let me know how it goes!

    Thanks for speed reply

    But theme setting dont’ work?

    Theme Author PressMaximum

    (@pressmaximum)

    @webepc

    We will check this and update if it is a bug.

    Ok, thanks 🙂

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Button Woocommerce color’ is closed to new replies.