My CSS code for extra div class .sticky for aside #sticky
/*
Add here your custom css styles
Example:
p { text-align: center; color: red; }
*/
div.sticky {
position:-webkit-sticky: auto;
position:-webkit-overflow-scrolling: auto;
position: sticky;
top: 100px;
height:100vh;
overflow-y: scroll;
overflow: scroll;
}
Maciej Soroczyński
Hapus Komentar
Apakah Anda yakin ingin menghapus komentar ini?
Maciej Soroczyński
display: block;
Hapus Komentar
Apakah Anda yakin ingin menghapus komentar ini?
Maciej Soroczyński
Hapus Komentar
Apakah Anda yakin ingin menghapus komentar ini?
Maciej Soroczyński
theme chat (aside) it's sticky so it's good. Pleace for ads it's obvius that's need to be scrolled.
Hapus Komentar
Apakah Anda yakin ingin menghapus komentar ini?