Add this code to the Custom CSS field on the Appearance tab of your Pricing Table widget’s settings:
.es-ribbon {
left: -30px;
transform: rotate(-45deg)
}
Add this code to the Custom CSS field on the Appearance tab of your Pricing Table widget’s settings:
.es-ribbon {
left: -30px;
transform: rotate(-45deg)
}
Since the last update, use the following code
.es-ribbon {
left: -30px;
transform: rotate(-45deg)
}
Thanks, I’ve updated the code