Hi I downloaded and used a theme that made my button grey,
I tried adding a code
/* Image with Text Button Color */
.image-with-text__content .image-with-text__text+.button {
background: #fff0f0;
}
But the problem is I don’t get the white background that I want but a lighter grey. I figured it probably have to do with the theme button color and I just couldnt find the solution for it.
It would also be nice to be able to change the button’s text color as well.
Please, any Help would be very Appreciated