instead of visibility: hidden; use display: none; OR with visibility: hidden; use possition: absolute; width: 0; height: 0;