Hide vertical scroll bar
-
Hello,
I would like to know if it is possible to hide the vertical scroll bar on the right on LayTheme sites?
Maybe with custom CSS?Like this example: https://twice-studio.com
I join you my site: https://selah.fr/dessin/Could you help me please ?
Thanks
-
body::-webkit-scrollbar {
width: 0.2em !important;
background-color: #FFFFFF !important;
}body::-webkit-scrollbar-thumb {
background-color: #FFFFFF !important;
} -
It works!
Thank you very much!
I don't answer or check forum DMs, please just post on the forum.
Before you post:
Use the Search Feature. Maybe there is already a solution to your issue.
1. Update Lay Theme and all Lay Theme Addons
2. Disable all Plugins
3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
4. Now see if your problem solved itself
5. Go here, see if your problem is listed here:
Troubleshooting
When you post:
1. Post a link to where the problem is
2. If the problem is difficult to explain, post screenshots / link to a video to explain it