also is it possible to have the 100% option not be the full width of a desktop? Choosing the pixel option does not work with on phones and it seems a bit big on a desktop when at 100%
Thank you so much by the way for creating this. I tried several plugins with not much success based on the theme I chose.
Hi ang_renee,
to delete the border on form 1, enter the following code in the Custom CSS field, under Form Options in Optin Forms:
#optinforms-form1{border:0!important;}
To answer your second question: leaving the form at 100% will allow it to scale accordingly across all devices. Your theme should have elements or columns which should act as a container for the form. Simply place your form in an element which is not 100% wide and it should work properly 😉