Home › Forums › WoodMart support forum › payment button dont look good in cart page › Reply To: payment button dont look good in cart page
May 31, 2021 at 8:23 am
#296588
Aizaz Imtiaz Awan
Keymaster
Hello,
I saw the screenshot you attached.
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.paypal-button.paypal-button-shape-rect {
margin-top: 10px;
}
.paypal-button-tagline {
margin-top: 20px;
}
Regards.
Xtemos Studios