Comments Andrei started the conversationMay 10, 2023 at 6:06pmThe dropdown from country list is showing over the other fields. Please note I am using custom CSS (from your team) to show the fields full column..page-id-172 .amelia-v2-booking #amelia-container .am-fs__info-form {display: block !important;} .page-id-172 .amelia-v2-booking #amelia-container .am-fs__info-form .el-form-item {width: 100% !important;}Attached files: Screenshot_7.png 1,622Marko repliedMay 11, 2023 at 5:38amHello Andrei, We have forwarded your ticket to our level 2 agents and as soon as we get some feedback from them we will contact you immediately. Kind Regards, Marko Davidovic [email protected] Rate my support Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, floor plans, choropleth maps, and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/ wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community You can try wpDataTables add-ons before purchasing on these sandbox sites: Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables 1,622Marko repliedMay 11, 2023 at 9:41amHello Andrei,We just got the feedback from our colleagues and they have told us that to display the input field in full width, you should use only this part of css without the other part .page-id-172 .amelia-v2-booking #amelia-container .am-fs__info-form .el-form-item { width: 100% !important; } So just put this on the page and it should work fine.Looking forward to your reply. Kind Regards, Marko Davidovic [email protected] Rate my support Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, floor plans, choropleth maps, and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/ wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community You can try wpDataTables add-ons before purchasing on these sandbox sites: Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables Sign in to reply ...
The dropdown from country list is showing over the other fields. Please note I am using custom CSS (from your team) to show the fields full column.
.page-id-172 .amelia-v2-booking #amelia-container .am-fs__info-form {
display: block !important;
}
.page-id-172 .amelia-v2-booking #amelia-container .am-fs__info-form .el-form-item {
width: 100% !important;
}
Attached files: Screenshot_7.png
Hello Andrei,
We have forwarded your ticket to our level 2 agents and as soon as we get some feedback from them we will contact you immediately.
Kind Regards,
Marko Davidovic [email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, floor plans, choropleth maps, and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hello Andrei,
We just got the feedback from our colleagues and they have told us that to display the input field in full width, you should use only this part of css without the other part
So just put this on the page and it should work fine.
Looking forward to your reply.
Kind Regards,
Marko Davidovic [email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, floor plans, choropleth maps, and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables