Tagged: form
Thanks Mike, checked all the forms and its just a couple pages that have the drop down arrow moved to the side
Hi,
Glad to help, I adjusted those two pages, Please clear your browser cache and check.
Best regards,
Mike
Hi,
For the label issue:
.page-id-214 .ginput_container{
margin-left:0px!important;
}
For the arrow issue:
#top .gform_wrapper .ginput_container_select:after{
left:50%!important;
}
For the arrow issue there is an 80% somewhere in your css overwriting it with !important. You will have to find and remove that before my solution works.
Best regards,
Jordan Shannon
Hi,
I would say no especially if you didn’t add that in yourself.
Best regards,
Jordan Shannon