Hi there,
i noticed that i have to scroll sliders on the right hand side instead of the usual one.
I do not have any clue where to look fot this to solve this.
Can you help?
Hi there,
i noticed that i have to scroll sliders on the right hand side instead of the usual one.
I do not have any clue where to look fot this to solve this.
Can you help?
Hi There,
Please provide the URL so we can take a closer look.
Thanks!
Sorry about that: wellcoll.nl
tia
Hello There,
I have checked you site and it seems that you have applied the Layerslider in the wrong place. Adding it in one of your section may created issues and you are already having it now. You should have applied it in the Slider Settings Below Masthead. Please edit the homepage, remove your first section with the layerslider, find the page settings by clicking the gears icon in the left side panel and assign the slider in Slider Settings Below Masthead.
Hope this helps.
Hi there,
i followed your advice but it did’tn help.
regards
Hi there,
Please try adding this code in the custom CSS:
.home {
overflow-y: hidden;
}
Hope this helps.
Bingo, this solved it.
Thanks a lot
Solved on the homepage, but other page’s have still this problem.
Hi there,
Please change the code to:
body {
overflow-y: hidden;
}
Hope this helps.
Now everything works,
thanks a lot!
You are most welcome!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.