How to change theme color? All buttons, underlines, dots etc

Hi

I would like to change the colour theme overall. I have changed the menu navigation hover colour and the 2nd header button.

I have installed the woocommerce plugin and on the pages such as checkout and cart the buttons are yellow.

How do I change the overall yellow theme colour for the entire theme?

Hi @glen,

Use this css code for buttons:

#header .bottom-header .header-button-two {
background:#fff;
}

For others please send me your url to check.

Thanks,

Cristian

Thank you but I have already used that code.

I want to change the buttons for all page including woocommerce pages (cart and checkout). The buttons are all yellow