Viewing 1 replies (of 1 total)
  • Plugin Author codepeople

    (@codepeople)

    Hi,

    There are two modes to customize the form’s designs, and preserve them even if the plugin is updated.

    1. Insert the custom styles into the content of the CSS file of the active theme used by the website.

    2. Or directly in the same form. Inserting a “HTML Content” field in the form with the piece of code:

    <style>...</style>

    Note: You should to replace the … symbols by styles definitions.

    Best regards.

Viewing 1 replies (of 1 total)

The topic ‘Custom Style’ is closed to new replies.