.collection #collection { display: block } .collection #footer .filter { display: block } #collection { display: none; } #collection .item { text-align: center; } #collection .item img { width: 306px; height: 390px; } .product #product { display: block } .product #footer .buynow { display: block } .product #footer .addtocart { display: block } #product { display: none; } .scroll { position: absolute; width: 100%; }