Custom Scrollbar

0
Hi, Guys,I want to design custom scrollbar to my page. How to achieve it??? I want detail process to achieve this anyone help me
asked
2 answers
0

Hi Shaik,

If you need to change the style, you need to change the CSS. Mendix uses SCSS to do this, and it is recommended to use Calypso to do this. There is a good article on how to set this up and make changes that I recommend you look at. https://docs.mendix.com/howto/front-end/calypso

For CSS styling of scrollbars, there is a good article on the CSS Tricks website. https://css-tricks.com/the-current-state-of-styling-scrollbars/

Hope this helps.

answered
0

Thank you robert,

I have created one scss file in my project file and converted to css but still these styles are not getting apply to my page scrollbar. help me out

 

 

answered