Forums Forums Search & Filter Pro Change to

Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Anonymous
    #125051

    Hi,

    Is it possible to change the Submit from an input to a submit button?

    Trevor
    #125110

    Could you explain a bit further. A normal forum submit button IS an input, so what form of HTML do you need? Maybe a link? Why the need to change it?

    Anonymous
    #126223

    Hi,

    sorry for the delay replying. We need to add an arrow inside the button that animates.

    If you look here “http://kchdubai.staging.wpengine.com/appointments” the form submit is a button element that we have put a span and pseudo element inside to do the hover animation.

    Whereas on this page where we are using search and filter pro the submit is an input element that we can’t add anything inside of “http://kchdubai.staging.wpengine.com/find-a-doctor”.

    Trevor
    #126225

    Did you try using the after pseudo class on the input?

    Anonymous
    #126227

    Yeah. Looking at this codepen it looks like you can add them to certain types of inputs but not type=submit.

    https://codepen.io/martinwolf/pen/MKRNjJ

    Trevor
    #126234

    It would appear to be a problem then, unless you do not use our submit button, but put your own under the form and code it to submit the form?

Viewing 6 posts - 1 through 6 (of 6 total)