Stripe Payment Element Styling

I’m having trouble figuring out how to style the Stripe payment element. It’s wrapped in an iframe. So it’s source code isn’t editable, but I know it’s pulling from Gravity Forms variables to get it’s basic styling. I’ve been trying to follow this documentation;

But I feel there’s much specificity missing such as where to put the code snippets, and how to they specificslly relate to the overall functionality

Hi Sean. Take a look at this example:

This is PHP code that can be added to your theme functions.php file, or you can use a plugin such as this one to keep the code separate from the theme: Code Snippets – WordPress plugin | WordPress.org

Please see this article for additional information on placing PHP snippets: https://docs.gravityforms.com/where-do-i-put-this-code/#h-php

If you have any other questions, please let us know.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.