Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialAshley Gomez
1,406 PointsI cannot get a text cursor more than a couple lines down my code.
Every time I try to add code to the bottom of the page, the cursor won't convert into a text input cursor. I have to click into my code at the top of the page and use the arrow button to navigate to the end of my code, then add the new code. This has been happening for 2 days.
2 Answers
Mikkel Rasmussen
31,772 PointsDo you have the window full size? If not try make it full size :)
Ashley Gomez
1,406 PointsThank you!