It would be great if we can select the button’s border radius in the widget settings. As for now, we use this CSS code as a workaround:
.eapps-pricing-table-column-button{
border-radius: 20px !important;
}
Thanks in advance!
It would be great if we can select the button’s border radius in the widget settings. As for now, we use this CSS code as a workaround:
.eapps-pricing-table-column-button{
border-radius: 20px !important;
}
Thanks in advance!