• Resolved dartford5

    (@dartford5)


    Hello there. I just need to make the form I’m currently running at least a 30% smaller. That’s all. You can see the form on the link to the page I provided or else on any page on my site rollingstonesdata.com .
    Thanks in advance for your help!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Matheus Martins

    (@matheusfd)

    Hi, @dartford5.

    Glad you reached out.

    We try our best to “stay in our lane” with Give’s CSS, and let the theme do the bulk of the work of styling.

    Here’s a short CSS snippet that can be your starting point:

    .give-embed-form-wrapper iframe {
        width: 50% !important;
    }

    If you need assistance implementing custom CSS on your WordPress website, we have this guide for you:
    https://givewp.com/documentation/resources/handling-custom-css-in-wordpress/

    Please note that this code snippet is provided as an example of how you can extend GiveWP with code. It’s up to you to implement and customize to your liking. We cannot provide support for custom code on your website, only the code that we create and distribute.

    Thanks for using GiveWP! Have a great day.

Viewing 1 replies (of 1 total)
  • The topic ‘Resizing the form’ is closed to new replies.