Home Forums WoodMart support forum Overlapping PayPal Buttons on Product Page

Overlapping PayPal Buttons on Product Page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #670195

    bitaoliu2927
    Participant

    Hi, I noticed that on the product detail page, two PayPal buttons are displaying on top of each other. It looks like they’re overlapping. I’m not sure why this is happening. Please refer to the screenshot attached. How can I fix this?

    Attachments:
    You must be logged in to view attached files.
    #670230

    Hello,

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    #ppc-button-ppcp-gateway {
        margin-top: 15px !important;
    }

    Best Regards,

Viewing 2 posts - 1 through 2 (of 2 total)