Single product page button problem
-
The add to cart and PayPal payment buttons on the product page are stuck together. Where can I adjust them?
Attachments:
You must be
logged in to view attached files.
Hello,
Try to add the following code in Theme Settings > Custom CSS > Global Custom CSS:
.ppcp-disabled {
margin-top: 20px !important;
}
Best Regards.
When no variation is selected, it displays normally, but after selecting a variation, the “Add to Cart” button and the “PayPal” button are stuck together again.
I recorded a video for this: https://tinyurl.com/3prksvzd
Please help to check, thank you
Hello,
Please remove the previous code and add this code:
.wd-single-add-cart>div>*:last-child, .wd-single-add-cart>*:last-child {
margin-top: 20px;
}
Best Regards.
Thank you very much, very effective
Most Welcome!!!.
I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.
We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards.
The topic ‘Single product page button problem’ is closed to new replies.