Utilities Bootstrap 5Free+ CSS+ JS
Add a utility to your UI with Image gallery with vertical slider. Free Bootstrap 5 code — HTML, CSS & JS ready to copy, MIT licensed.
2.2k views43 downloads
gosnippets.com/preview/image-gallery-with-vertical-slider
Source Code
1<div class="gallery-container">
2 <div class="thumbnails"></div>
3 <div class="scrollbar">
4 <div class="thumb"></div>
5 </div>
6 <div class="slides">
7 <div><img src="https://i.imgur.com/SVFdCGY.jpg"></div>
8 <div><img src="https://i.imgur.com/uOzcIsz.jpg"></div>
9 <div><img src="https://i.imgur.com/N6h5l1e.jpg"></div>
10 </div>
11</div>More Utilities snippets

Auto move mouse cursor snippet
Auto move mouse cursor snippet: a hand-crafted, open-source Bootstrap 5 utility. HTML, CSS & JS included, ready to copy.
UtilitiesView →

Bootstrap 5 Ecommerce Product Detail Page Design snippet
Free Bootstrap 5 utility snippet — Bootstrap 5 Ecommerce Product Detail Page Design snippet. Preview, copy HTML & CSS, drop it into any Bootstrap 5 project.
UtilitiesView →

Bootstrap 5 Ecommerce single product page design template
Free Bootstrap 5 utility snippet — Bootstrap 5 Ecommerce single product page design template. Preview, copy HTML & CSS, drop it into any Bootstrap 5 project.
UtilitiesView →
Comments(0)
No comments yet — be the first to start the discussion.
Sign in to join the conversation.