Add this code to the Custom CSS field on the Settings tab of your Timeline widget’s settings:
[class*="sib-form-block__button"] {
background-color: red !important;
border: 2px solid black !important;
}
Add this code to the Custom CSS field on the Settings tab of your Timeline widget’s settings:
[class*="sib-form-block__button"] {
background-color: red !important;
border: 2px solid black !important;
}