How to change a specific button on the home page?

How can I change a specific button background color + text color on my home page?

I want the backgroundcolor #f9af19 and the text color white.

Thanks in advance

1 Like

Hi @Nielsk ,

Would you mind to share your URL Store (with password)?

if you are familiar with coding use inspect tool find the specific selector.

Example:

.selector {

background-color: #f9af19;

}

I hope it help.

Battery Brothers Nederland (battery-brothers-2370.myshopify.com)

Where can I find the store password? Is it a specific one?