Home › Forums › WoodMart support forum › Shopping cart widget issue › Reply To: Shopping cart widget issue
June 2, 2018 at 9:37 am
#60827
Elise Noromit
Member
Hello,
Please add this CSS to Theme Settings > Custom CSS:
.paypal-button:not(.paypal-button-card) {
height: 45px;
min-height: 30px;
max-height: 41px;
max-width: 291px;
margin: 0 auto;
}
Best Regards