Viewing 4 reply threads
You must be logged in to reply to this topic.
Hi.
How to dissable scrolling on main page?
Regards
Hello,
Do you have any content in main page? If so, it is not possible to disable scrolling. If you don’t have, then you can set up a smaller content height and that will disable scrolling.
If you need help with it, send us your site’s url so we can suggest the right css to edit.
Best regards!
Here is my site link: https://mykhalikha.com/
I want to left only Codeless Slider on main page and make it fullscreen without scrolling possibility.
Waiting for your answer.
Kind regards
Hello,
Sorry for the late reply.
Please add this code into your custom css box:
.home #content {
display: none;
}
Merry Christmas and Happy New Year!
You must be logged in to reply to this topic.