test {
    border: 10px solid tomato;
}
.ce_gallery li:nth-child(n+7) {
    display: none;
}
