I have received reply from Yigit:
Hi!
Please add following code to Quick CSS as well
.avia-mozilla .h5p-blanks .h5p-input-wrapper { display: -moz-inline-box; }
How to write the same CSS for internet Explorer and safari?
Hi MattNat!
Thank you for using Enfold.
For safari, you can use the .avia-safari selector and .avia-msie for internet explorer. What’s the purpose of the code?
Best regards,
Ismael
Hey!
I wanted to check your page once again but it cannot be found and login credentials are no longer working. Can you please check them once again and post them here privately so we can take another look?
Regards,
Yigit
Hi!
I’m sorry but I still don’t understand what you’re trying to fix with the code. Where did you get the .h5p-blanks .h5p-input-wrapper selector? I checked your previous thread but I don’t see any related topic with that selector. Can you please provide a screenshot?
Cheers!
Ismael
Hey!
yourwebsite.com/?p=3240 cannot be found when logged out and when logged in, i do not see the same form. Can you please create an example page/post where we can inspect elements to provide you an accurate CSS code?
Regards,
Yigit
Hi!
It does look fine on my end on Safari – http://i.imgur.com/0Mm7VQd.png
Which version of Safari are you using? For IE, please try following code
.avia-msie .h5p-blanks .h5p-input-wrapper { display: inline-box!important; }
Regards,
Yigit
Hi!
I asked my teammates to check your page on IE. Please kindly wait to hear from them.
Cheers!
Yigit
Hey!
Try adding this as well.
.avia-msie .h5p-input-wrapper input { margin-bottom: 0px !important; }
Cheers!
Elliott