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: