I do want to hide/show About-paragraph located in the header, just under navigation bar and I can not see what I am doing wrong.
So, When I click <li class="navAbout"><a href="#" title="About">About</a></li> from top navigation bar I do want to show my about content below it; pushing down the main page content.
Please, See My Coding so far:
It appears, than you have broken selector. Try this:
If youu need to close about pressing close button, use this:
Here is example.