Ionic Forum
How to remove scroll?
Ionic Framework
ionic-v3
diamondbell
April 19, 2018, 8:44am
6
can you add below code in you app.scss
::-webkit-scrollbar,
*::-webkit-scrollbar {
display: none;
}
Can't hide the scroll bar in ionic 3
show post in topic
Related topics
Topic
Replies
Views
Activity
Hide scrollbar, but still be able to scroll
ionic-v3
10
19502
July 19, 2021
Disable scroll of ion-content
ionic-v3
1
384
July 19, 2021
Hide scrollbar of ion-content in ionic2
ionic-v3
8
6990
September 2, 2018
Can't hide the scroll bar in ionic 3
ionic-v3
7
3064
July 19, 2021
How to remove the scrollbar in an ionic page
ionic-v3
4
2022
July 19, 2021