Sorry I didn’t see the answer had been treated yet. I just added :
.main-navigation button {
background-color: #49b2b9;
}
Hello Kathryn,
I added the code below to the CSS and I’m very happy because it changed the color of the buttons on my site. But is it possible to keep the button of the main menu in another color ? Otherwise on the mobile its appears like a red button on a green menu bar. Thank you !
http://www.scripteo.net/
(button, input[type=”button”], input[type=”reset”], input[type=”submit”], #infinite-handle span {
background-color: #529FC2;
}
Thank you Siobhan Bamber (siobhyb),
I tried your answer and it worked. (Although I don’t understand how my Worpdress site knows about the Lato font whereas I didn’t upload it…)
Thank you for your help !