How do I change color of specific CTA buttons within my website?

Hello,

I have been trying to change the color of a specific button within our website?
The button in question was created within a hero section of a secondary page (not the homepage).

I want to change its current color (white) to a darker one.

I looked for the button in Assets and Stylesheet but I can’t seem to find it anywhere.

Thank you

@Milo2
Which theme you’re using? Also, share your store URL or the preview link.

Hi @Milo2 ,

To provide you with the most precise solution in this case, could you please share your page URL ( with pass if your store password is enabled )?

Thank you and hope to hear from you.
Best regards,
GemPages Support Team

Hey can you help me ,

I am trying to change the color of a button on multicolumn section (sense theme), but i can’t.

I have used this code - (didn’t work)

#shopify-section-template–14167940464867__1632784713f127b553 .button. button–primary { background-color: pink;

color: white !important;

}