This topic has 6 replies, 2 voices, and was last updated 6 years, 5 months ago ago by Rose Tyler
Hi i would like to delete the scrollbar https://gyazo.com/b7e15c4f06e6c135700447e831d15f51
how can i do that? thanks!
Hello,
Please provide URL of a page with the problem. What device do you use for testing?
Regards
The problem is on http://testsitepier15.nl/agenda/
i could manage it on google chrome but on Firefox it remains. maybe i did something wrong.
Could u tell me how to do it right?
Hello,
Please add this code in Custom css:
.single-event-item .tab-content {
height: auto;
overflow: auto;
}
Regards
Sorry for not being clear, i would like to scroll the page like this https://gyazo.com/e1d524dd39c3078f3370b9394dd8afbb but without seeing the scrollbar.
Can u pls help? thanks a lot for your great effort as always!
Regards, Martijn
Hello,
You can’t style the scrollbars in Firefox with CSS. People have been asking for this since Firefox was first released, but it’s still not available.
Regards
You must be logged in to reply to this topic.Log in/Sign up