Apply shadow to buttons

Add this code to the Custom CSS field on the Style tab of your Pricing Table widget’s settings:

.eapps-pricing-table-column-button {
box-shadow: 5px 3px 4px 0px rgba(34, 60, 80, 0.2);
}

A post was split to a new topic: Add shadow to toggles