CMS Development

Sarah8382
Membro

Form Submit Button styling

resolver

Hi There,

I've got a form that has a solid color submit button, however, on mobile it seems to convert it to a gradient filled button.  

 

https://energy-provider.energylocals.com.au/happy-2?hs_preview=OcndMrfg-9043547880

 

I can only see it happening on an actual mobile device - not a desktop screen resized for mobile so I can't seem to inspect the code.

Any ideas?

Thanks

0 Avaliação positiva
1 Solução aceita
Adesignl
Solução
Top colaborador(a) | Parceiro
Top colaborador(a) | Parceiro

Form Submit Button styling

resolver

Add this to your button styles

 

-webkit-appearance: none;

 

that should fix it

Exibir solução no post original

4 Respostas 4
Adesignl
Solução
Top colaborador(a) | Parceiro
Top colaborador(a) | Parceiro

Form Submit Button styling

resolver

Add this to your button styles

 

-webkit-appearance: none;

 

that should fix it

sharonlicari
Gerente da Comunidade
Gerente da Comunidade

Form Submit Button styling

resolver

Hey @Adesignl 

 

Thank you for helping out 🙂 

 

@Sarah8382 please let us know if this was helpful for you 

 

Best,

Sharon


Did you know that the Community is available in other languages?
Join regional conversations by changing your language settings !




0 Avaliação positiva
Sarah8382
Membro

Form Submit Button styling

resolver

Hi There,

 

Thank you, that worked!

0 Avaliação positiva
sharonlicari
Gerente da Comunidade
Gerente da Comunidade

Form Submit Button styling

resolver

Hey @Sarah8382 

 

Are you still having this issue? I navigate to your page from my mobile and I am not able to see what are you describing. 

Could you please send me a screenshot? Also could you please send me the code you are using?

 

Thank you 

Sharon

 

CC: @jennysowyrda 


Did you know that the Community is available in other languages?
Join regional conversations by changing your language settings !




0 Avaliação positiva