This is a custom code placeholder.
Switch to Preview or publish the page
to see how your code works.
Double-click to edit
<style type="text/css">
/* container properties */
.scrollbar {
width:100%;
max-width:100%;
height:400px;
background-color:#f7f7f7;
overflow-y:scroll;
}
/* customize scrollbar css */
#scrollbar-custom::-webkit-scrollbar{
width:12px;
background-color:#cccccc;
}
#scrollbar-custom::-webkit-scrollbar:horizontal{
height:12px;
}
#scrollbar-custom::-webkit-scrollbar-track{
border:1px #787878 solid;
border-radius:10px;
-webkit-box-shadow:0 0 6px #c8c8c8 inset;
}
#scrollbar-custom::-webkit-scrollbar-thumb{
background-color:#c9c9c9;
border:1px solid #000000;
border-radius:16px;
}
#scrollbar-custom::-webkit-scrollbar-thumb:hover{
background-color:#bf4649;
border:1px solid #333333;
}
#scrollbar-custom::-webkit-scrollbar-thumb:active{
background-color:#9c9c9c;
border:1px solid #333333;
}
</style>
<div class="scrollbar" id="scrollbar-custom">
<div> <p style="font-family:roboto">
<b>BigFeets</b><br>Felton, CA<br><br>
<b>Bloomerang Dispensary & Delivery</b><br>San Francisco, CA<br><br>
<b>Body and Mind - San Diego</b><br>San Diego, CA<br><br>
<b>ERBA - Venice</b><br>Marina Del Rey, CA<br><br>
<b>Fifth and Green</b><br>Crescent City, CA<br><br>
<b>Grass Valley Provisions</b><br>Grass Valley, CA<br><br>
<b>Juva</b><br>Redwood City, CA<br><br>
<b>Roots 2 Harvest - Lake Elsinore</b><br>Lake Elsinore, CA<br><br>
<b>Santa Cruz Naturals - Watsonville</b><br>Watsonville, CA<br><br>
<b>The Reserve - SD</b><br>San Diego, CA<br><br>
<b>Tioga Green</b><br>Lee Vining, CA<br><br>
<b>Treehouse</b><br>Santa Cruz, CA<br><br>
<br><br>
<br><br><br><br><br><br>
<div>
</div>