How do i get my buttons to show up on my site? They must be wrong colors but I don't know how to

How to change the colors.

Hello @Shrapnel2023 ,

Here’s a general guide for you:

Go to Online Store → Themes → Actions → Edit code

Go to Assets folder → base.css file or theme.css file

Add this following code at the bottom of page

.button {
  background-color: white;
}

Save and preview

Hope this can help.

Transcy

Hi @Shrapnel2023

Could you share your store URL?

https://shrapnelclothingco.com/

I tried changing the button code color doesn’t work fully

Also my shop checkout text must all be black as well…