• Resolved Matthew Modlinski

    (@mattjallday)


    Is there a way to change the color of the Proceed To Checkout button in the shopping cart? You have to add an item from the shop to the cart for it to appear, but right now it’s the default color of Dara. I’d like to change it to match the navigation bar and the other buttons on the page. Thank you! ??

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Matthew Modlinski

    (@mattjallday)

    I would actually like to change all the buttons on the site including the proceed to paypal and place order buttons. Is there a code that will change all the buttons on the site across the board? ??

    sacredpath

    (@sacredpath)

    Automattic Happiness Engineer

    This should do it and also catch any other WooCommerce buttons that might pop up in the wrong color as well.

    a.button.alt, button.button.alt, input.button.alt, #respond input#submit.alt {
    	background: #0EBFE9 !important;
    }
    Thread Starter Matthew Modlinski

    (@mattjallday)

    Perfect! ????????????????

    sacredpath

    (@sacredpath)

    Automattic Happiness Engineer

    Awesome, and you are welcome!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Proceed To Checkout Button Color’ is closed to new replies.