Change toggle buttons form

Add the code below to Custom CSS field on your Pricing Table widget’s Appearance tab:

[class*="toggles__Toggle-sc"] {
  border-radius: 20px;
}

Let us know if it helped in the comments! :slight_smile:

1 Like