❏ Add New Location to Drop-down Gravity Forms on all pages
- Assigned to
-
Selena V.
- Due on
- Notes
-
can you please check that all gravity forms got the drop-down location for NEW CANNON location added?
Jonnamae
Also, will you please check that the "Choose your preferred location" field has a frame around it like the form fields? It doesn't look complete as is. Thank you!
as for the location field, can I add Selena here and ask for her help, please? She's not on Numa project and I can't mention her.
It looks good on the Firefox browser but looks odd on Chrome.
Thank you!
https://newbeautywellness.com/ - It looks good on the Firefox browser, but when you open it on Chrome, it looks like there are no borders. Thank you!
https://ct.newbeautywellness.com/vampire-facelift-prp/
https://ct.newbeautywellness.com/vampire-facial/
https://ct.newbeautywellness.com/prp-hair-restoration/
These three pages are made on another WP (the URL is different). Do you have credentials for that website, so I can change them too?
here is the login
https://ct.newbeautywellness.com/wp-admin/
wpengine
Letmein123#@!
I added additional CSS:
.ginput_container_select {
border: 1px solid #e3e3e3;
border-right:1px solid #e3e3e3 !important;
padding-right:5px;
color:#e3e3e3 !important;
}
.gform_legacy_markup_wrapper select {
padding:0px 5px !important;
}
input[type=text] {
border: 1px solid #e3e3e3 !important;
padding:10px !important;
}