Change icon and text color in CTA buttons

Hi Team! Please add functionality to change icon and text color in CTA buttons

It would be really helpful! For now, the support team suggests this CSS as a solution:

[class^="ButtonBase__Ellipsis"]{
color:white!important;
font-weight:normal;
font-size:16px;
}
[class^="Icon__IconContainer-sc"]{
color:white!important;
}

Here’s where to paste this code in the widget editor:

1 Like

Hi there, @Max_Nguyen :wave:

Yeah, it would be great to have this feature in the settings. I this idea gets more votes, it might be considered in the future updates :slightly_smiling_face: