• Resolved krimba

    (@krimba)


    Hi!

    Is it possible to create a contact form with a transparent background? If so, how?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Amjad Ali

    (@amjadali688)

    Hi @krimba ,

    Thanks for reaching out!

    Yes, it’s absolutely possible to create a contact form with a transparent background in WPForms Lite.

    You can do this by adding a little custom CSS to your site. Here’s an example you can use:

    #wpforms-527488 {
    background: transparent !important;
    }

    Just make sure to replace 527488 with your own form ID.

    And in case it helps, here’s a tutorial on how to add custom CSS like this to your site.

    If you’d like more styling options (like colors, spacing, and fonts), you can also check out this guide: https://wpforms.com/docs/styling-your-forms/

    Hope that helps!

    Plugin Support Amjad Ali

    (@amjadali688)

    Hi @krimba ,

    We haven’t heard back from you in a few days, so I’m going to go ahead and close this thread for now. But if you’d like us to assist further, please feel welcome to continue the conversation.

    Thanks!

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

You must be logged in to reply to this topic.