Button Text Color

Hello everyone,

I’ve tried looking but can’t seem to figure out how to change the color of the text inside a button.

I can change the button color, but for some reason it doesn’t seem like there is an option to change the color of the text within the button.

Hi Marlo,

You can add a custom class to a button, then change the style of the button how you like, including the color of text.

Cheers,
Eldar

Thank you!

Somehow I cannot get this to work.
I added a class to the button and changed the color to black. In workspace the text appears black, but in preview in blocs and in safari the text is still white:

And in preview:
image

And after some research I also found the solution:
the color in the side bar overwrites the custom class.
Problem solved!

I have the same issue…Could you please explain to me how to fix it?

Make yourself a class for the button, but look out for anything applied manually in the right column from overriding it.

I did that but it´s not working