What would be the difference between my webpage found here https://www.bankids.cl/webform4.aspx where the text doesn’t slide above but below whereas this code works as expected https://codepen.io/Corobori/pen/LYReaPv
In .educacion-financiera .icono
you have set a min-height of 340px so you always get that height above the text. Remove the min-height.
This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.