Forum Replies Created
- AuthorPosts
sadler.oliver
ParticipantHey Jasesaj..
You can specify text area or paragrah area width by assigning custom css to the form. To achieve this,
Open your Form in Quform,
Go to Settings,
Go to Style
Scroll to the bottom end where it says: Global Css Styles
Select Text Input Element (for text area) or Paragragh Text Elements (for paragraph area),
Click on +CSS Blue icon on right,
In the area you can see there: type width: 200px;. You can mention your required width but when the page is opened on a mobile web browser, it will still use the amount ox pixels you mention there.i therefore am using percentage like: width: 80%; to apply to the area where the form is located and to fit the mobile site page just nicely.
As for the Dropdown, Ally is your best guide.
Cheers.sadler.oliver
ParticipantThanks for your reply Ally.
If I disable Uniform Theme in Quform Settings the dropdown layout looks like the image attached here.Attachments:
You must be logged in to view attached files.sadler.oliver
Participant@brillweb: I have tried the same thing as you said in my project too.. it does work exactly you mentioned by clicking above the text shown at of the dropdown menu instead of the area without any text or arrow..
Still the problem with the date or time selection is that the dropdown menu gets stretched quite long and the form does not really look professionally presentable.. (picture attached)
Attachments:
You must be logged in to view attached files.sadler.oliver
Participanti am having the same problem.. Just posted a picture of how the form dropdown looks like when using a form theme style other than uniform default.
I am using Etherna Theme too..
Check picture attached.
PS ALLY: in file manager “theme>etherna>js> ” we get only two files: “plugins.js” and “script.js” and the mentioned string with “gform” is nowehere to be found in either of the two files..
Help will be appreciated..
Attachments:
You must be logged in to view attached files.- AuthorPosts