Add the code below to Custom CSS field on your Pricing Table widget’s Appearance tab:
.eapps-pricing-table-column-button{
border-radius: 20px !important;
}
You’re welcome to change the value in the code until you like the result.
Add the code below to Custom CSS field on your Pricing Table widget’s Appearance tab:
.eapps-pricing-table-column-button{
border-radius: 20px !important;
}
You’re welcome to change the value in the code until you like the result.
Are there any options to alter the shape of the toggle buttons like we can for the column buttons?
Sure! I’ve added a CSS code for toggle buttons, feel free to check it here: Change toggle buttons form