[SOLVED] Textarea is moving under header when clicking on it | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

[SOLVED] Textarea is moving under header when clicking on it

I have a fixed header in my page. And when I click inside the textarea in the page, the textarea moves to the top and gets hidden under the header. So, I need the textbox to move only to the bottom of the header, not to the top of the screen. Code link: https://code.sololearn.com/Wmv8kK5kLpnx/?ref=app

8th Nov 2020, 7:42 AM
Bibek Oli
Bibek Oli - avatar
6 Answers
+ 3
https://code.sololearn.com/WhL6hn7qyrvQ/?ref=app
8th Nov 2020, 8:46 AM
Kelvin Paul
Kelvin Paul - avatar
+ 4
Steve Sajeev that is not the problem. The problem is whenever the textarea is clicked to type some text, the textarea hides under the header. I want it to stay below the header.
8th Nov 2020, 8:48 AM
Bibek Oli
Bibek Oli - avatar
+ 2
Kelvin Paul's approach looks awesome
8th Nov 2020, 8:56 AM
Steve Sajeev
Steve Sajeev - avatar
+ 1
Steve Sajeev thank you so much bro 😇
8th Nov 2020, 8:57 AM
Kelvin Paul
Kelvin Paul - avatar
+ 1
Kelvin Paul awesome, thank you🥰🙏
8th Nov 2020, 11:07 AM
Bibek Oli
Bibek Oli - avatar
+ 1
Bibek Oli welcome bro😌✌
8th Nov 2020, 11:58 AM
Kelvin Paul
Kelvin Paul - avatar