Open
Description
Hello,
I'm having a few issues with the styling of this plugin because of "wrapper".
I'm incorporating this plugin into my website and this is what the issue looks like:
There is a big space between the name of the field and the component "textbox"
{
"fields":[
{
"featured":false,
"label":"Firstname",
"disabled":false,
"readonly":false,
"model":"firstname",
"type":"input",
"inputType":"text"
},
{
"featured":false,
"label":"Second Name",
"disabled":false,
"readonly":false,
"model":"second-name",
"type":"input",
"inputType":"text"
},
{
"rows":4,
"hint":"Max 500 characters",
"max":500,
"label":"Description",
"placeholder":"",
"model":"description",
"type":"textArea"
}
]
}
Here is a picture of the error css
I am using the "Uplon" theme from themeforest.
Metadata
Metadata
Assignees
Labels
No labels