SyntaxFix
Write A Post
Hire A Developer
Questions
Making it invisible with visibility still makes it use up space. Rather try set the display to none to make it invisible, and then set the display to block to make it visible.