#dogpoo66_code

1 messages ยท Page 1 of 1 (latest)

oak etherBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1420120893379575810

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

drifting galleon
crude token
#

Hello
You can turn off link payment method under the payment method settings to disable link on the PaymentElement.
That should also remove the autofill div

#

There's usually a dropdown with link there
I'm not sure why it doesn't show up for you in the UI

#

could be something specific with the environment you're testing in

drifting galleon
#

Okay thanks ๐Ÿ‘

#

Is there a way to change the padding inside the payment element like the padding around the edge of the container?

crude token
drifting galleon
#

I did check the list but I cant find which one it is

#

this padding is what im reffering to

crude token
#

Ah gotcha. Can you try setting the padding on the div you're mounting PaymentElement to?
I'd assume it inherits the parent's properties. But if that doesn't work then it's likely not possible to change that

drifting galleon
#

Ok I'll give that a go

#

I sorted it out it was, .Accordion item thanks for your help