Add this code to the Custom CSS field on the Style tab of your Pricing Table widget’s settings:
.global-styles,
.eapps-pricing-table-one-column .eapps-pricing-table-columns-container {
flex-direction: column-reverse !important;
}
Add this code to the Custom CSS field on the Style tab of your Pricing Table widget’s settings:
.global-styles,
.eapps-pricing-table-one-column .eapps-pricing-table-columns-container {
flex-direction: column-reverse !important;
}