/* Hide scrollbar for Chrome, Safari and Opera */
.no-scrollbar::-webkit-scrollbar {
display: none;
}
/* Hide scrollbar for IE, Edge and Firefox */
.no-scrollbar {
-ms-overflow-style: none; /* IE and Edge */
scrollbar-width: none; /* Firefox */
}
Code Example |
---|
Css :: test shadow css |
Css :: how to horizontal center a div in css |
Css :: javascript canvas pixel art |
Css :: css image overflow |
Css :: css margin right |
Css :: how to add background in css |
Css :: generate random grid in css |
Css :: margin 0 auto |
Css :: css horizontal scroll cards |
Css :: width css property |
Css :: scroll bar with 0 width |
Css :: Media Query smartphone only |
Css :: textarea disable resize |
Css :: inner border css |
Css :: word break css |
Css :: why is my css code not working |
Css :: glassmorphism background in css |
Css :: print media query css |
Css :: text-shadow css |
Css :: css background image shown on top right |
Css :: template html css bootstrap cdn |
Css :: put gradient color over background image |
Css :: css float top |
Css :: css hide mark border |
Css :: how to create multicolor text in css |
Css :: html css background linear-gradient |
Css :: css grid properties |
Css :: scss responsive container |
Css :: how to make an image oval in css |
Css :: title underline |