Comments Richard started the conversationOctober 6, 2016 at 12:25pmHi,Please see attached screenshot (sorry for the poor quality). The contactform button has a very different shape in Safari then in other browsers (e.g. Chrome). Is this something that can be solved?Thank you for your help.Regards,Richard 895TheFox repliedOctober 7, 2016 at 3:30amHello Richard,Try to add this custom css ( thefox > styling options ) : input[type=submit]{-webkit-appearance: none; }I think that should fix the problem.Regards--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme Richard repliedOctober 9, 2016 at 3:59pmHi,Thanks for the help. I added it to my already existing CSS for the contactform:.wpcf7 input[type="submit"]{ border-radius: 10px !important; webkit-appearance: none;}If the above is correct unfortunately nothing changed in Safari.Regards,RichardRichard repliedOctober 9, 2016 at 4:01pmNever mind,It is solved!Thanks for your help!Regards,Richard 895TheFox repliedOctober 10, 2016 at 4:37amHello Richard,Glad to hear that!Do not hesitate to contact us if you have more questions.Have a nice day! Regards.--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme 1 Like Sign in to reply ...
Hi,
Please see attached screenshot (sorry for the poor quality). The contactform button has a very different shape in Safari then in other browsers (e.g. Chrome). Is this something that can be solved?
Thank you for your help.
Regards,
Richard
Hello Richard,
Try to add this custom css ( thefox > styling options ) :
I think that should fix the problem.
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
Hi,
Thanks for the help. I added it to my already existing CSS for the contactform:
.wpcf7 input[type="submit"]
{
border-radius: 10px !important;
webkit-appearance: none;
}
If the above is correct unfortunately nothing changed in Safari.
Regards,
Richard
Never mind,
It is solved!
Thanks for your help!
Regards,
Richard
Hello Richard,
Glad to hear that!
Do not hesitate to contact us if you have more questions.
Have a nice day!
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme