Styling Paypal Credit Card Fields

Has anyone had any luck styling the Paypal Credit Cards Fields as the default layout is not clean - https://www.screencast.com/t/w2nF2laiOXu. I have tried adding some CSS but it won’t override the script that is added in the fields.

Apparently you can’t change the styles using CSS because they are placed in PayPal’s iframe and have to change the styles using only JS with a PayPal gateway. Has anyone setup a script they are happy to share for this?

@SiroccoDigital do you have any further info on the JS that can control the styles? Is this in PayPals documentation?

@Adam.Wilson I have requested this from Treepl but haven’t heard back from them. I have located the website https://developers.braintreepayments.com/guides/paypal/overview/javascript/v3 but can’t work out what I need to style these. It is really important to be able to control how these fields look with labels and placeholder information and this really needs to be made readily available.