Change icon and text color in CTA buttons

Add this code to the Custom CSS field on the Style tab of your Business Hours widget’s settings:

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

Guys, if this code was helpful to you, please drop a line in the comments. Your feedback helps us improve our services and provide better solutions :slightly_smiling_face: