Contact From Height
this is the site
[Links visible only for registered users] - Need 3 possible solutions
1) The contact form colum height differs when viewed on Chrome VS Firefox.. I need it to be the same universally ..
2) The icon changes to a "hand" when on the WPML dropdown, i just need it not to change and remain as the arrow icon
3) I need the WPML flag border not to have rounded edges (bg border) and to be flat ..
Cheers

Comments
1) Please show us on screenshot how does it look on your side.
2) This can be done within below css:
#Top_bar .wpml-languages ul.wpml-lang-dropdown li a { cursor: inherit !important; }3) For this please use below:#Top_bar .wpml-languages a.active { border-radius: 0 !important; }REG the contact form, here it is ..
In firefox
[Links visible only for registered users]
In Chrome
[Links visible only for registered users]
Sending you backend access if needed, i think the contact form classes are messed up ..
thanks again
Thanks for understanding!