react-fullpage
react-fullpage copied to clipboard
Section custom height
Hi, I have a question where a section's height is about double the viewport's height. This messes up the entire slide experience.
Is there any way to set custom section height instead of the pre-calculated one?
hey are you also having a problem where you're having an extra empty section?
@daydream05 Yes, something similar. I have a lot of extra space after the sections.
i have the same issue whenever i scroll down to the next section , the bottom of the previous section appears which messes up the view drastically
Anyone has any clue on how to decrease the previous section size ?
Check your classes inside, if you are using react-bootstrap some predefined styles interfere with how full page .js work . Mine was Jumbotron , once i removed it the bug disappeared
hey are you also having a problem where you're having an extra empty section?
hey, were you able to solve it? i am having same problem