Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #445774

    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?

    #446175

    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

    #446252
    This reply has been marked as private.
    #446538

    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

    #446677
    This reply has been marked as private.
    #447494

    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

    #448054

    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

    #449302
    This reply has been marked as private.
    #449551

    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

    #450053
    This reply has been marked as private.
    #450055

    Hi!

    I asked my teammates to check your page on IE. Please kindly wait to hear from them.

    Cheers!
    Yigit

    #450176

    Hey!

    Try adding this as well.

    .avia-msie .h5p-input-wrapper input { margin-bottom: 0px !important; }
    

    Cheers!
    Elliott

    • This reply was modified 9 years, 6 months ago by Elliott.
Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.