Change border radius of the answer buttons

Add this code to the Custom CSS field on the Settings stab of your Poll widget’s settings:

.es-answer-button-container {
  border-radius: 10px!important;
}
1 Like

A post was merged into an existing topic: Poll button radius