Form field CSS position broken on Input

In this CSS class there seems to be a ‘position’ issue. If I fix the position it also breaks the field input class which becomes invisible or ‘0’ height maybe. Checked all my CSS but im not seeing the issue. Any help would be appreciated. :slight_smile:

Can see the


image

Hello @user1711 and welcome to Elfsight Community :tada: :heart:

I am so sorry about this inconvenience :pensive:

I see that you’ve opened a support ticket and my colleague Eleonora has replied to you.

As Eleonora said, developers have successfully fixed the issue with the help of the following CSS code:


.global-styles, [class*="elfsight-app"] inpurt {
position: unset;
opacity: 1;
}

If any questions come up, please do not hesitate to contact us. We are always delighted to help :slightly_smiling_face: