adjust the layout of the checkout page as per google pay’s requirement
Site URL: hidden Theme version: 7.2.3 WooCommerce version: 5.6.1Hello!
Please use the below CSS code for the button alignment and styling. You just have to add it to the custom css section of theme options
button#ckocom_googlePay {
background-color: #c62828 !important;
color: #fff !important;
padding-top: .95rem !important;
padding-bottom: .95rem !important;
border-radius: 30px;
width: 100%;
height: 42px;
}
Please use below css code for the google pay checkbox.
li.wc_payment_method.payment_method_wc_checkout_com_google_pay {
padding-top: 10px;
}
Please let me know if you see any issues.
Thank you!
Hello,
Are you looking area to add the mentioned custom? Go to Theme Options > Custom CSS.
Regards
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.