Home › Forums › WoodMart support forum › Shopping cart widget issue › Reply To: Shopping cart widget issue
June 3, 2018 at 7:22 am
#60895
Elise Noromit
Member
Hello,
You can change height and width as per your needs. You need to change these values:
.paypal-button:not(.paypal-button-card) {
height: 45px;
max-width: 291px;
margin: 0 auto;
}
Best Regards