Tagged: 

Viewing 6 posts - 31 through 36 (of 36 total)
  • Author
    Posts
  • #1040044

    Thanks Mike, checked all the forms and its just a couple pages that have the drop down arrow moved to the side

    #1040051

    Hi,
    Glad to help, I adjusted those two pages, Please clear your browser cache and check.

    Best regards,
    Mike

    #1040522
    This reply has been marked as private.
    #1040530

    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

    #1041849
    This reply has been marked as private.
    #1041868

    Hi,

    I would say no especially if you didn’t add that in yourself.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 31 through 36 (of 36 total)
  • You must be logged in to reply to this topic.