How can I alter the color of header image buttons?

Hi everyone,

I am trying to change the colour of the buttons in the header image on the homepage and I can’t seem to figure out how.

I have been able to change the colour of my other buttons under theme settings>colours>solid button label> (Accent 1) solid button background… but that doesn’t change the background or the outline of the buttons on the header image on the homepage.

However, when I am viewing my website on my phone, the buttons are the same colours as the ones I have managed to edit and the ones I do want - but not on desktop version.

Any help would be appreciated thanks.

Can you tell me what theme are you using?

@Digital_Imran

Dawn.

attached screenshot showing the difference in button colour from desktop view to mobile.

it’s in media quires you probably change the mobile it would be something like

@media screen and (max-width: 749px) {}

you need to do the same for every element in the css