How can I change button colors in my theme separately?

Hey, we would really appreciate it if someone could kindly assist us with button colors. Additionally, we know about the options in the theme settings, however, we are trying to change the color of the buttons and not the text so it’s not like in the attachment below:

link: swish.eu

password: e

Perhaps someone can show us how to edit the color of the title, text, and button separately? We would value it forever #blessed

Refresh theme change color buttons

Hi,

To change the button color of Image with Text section, please add the code below to assets/component-image-with-text.css file.

/* Image with Text Button Color */
.image-with-text__content .image-with-text__text+.button {
    background: #ffeb00;
}

Change the color hex code (#ffeb00) above to meet your needs.

Hope it helps.

Thanks.

1 Like

Hi @DavidEKim ,

You are the best, thanks!

Best wishes,

Hi David,

I used this solution but it didn’t not change the buttons at the very top of the template (This section is inverted) It also did not change to border of the buttons, can you help please? Thank you!

https://rapid-flow-5248.myshopify.com/

Hey man, how did you manage to change the button color? btw, good looking website!