react-fullpage icon indicating copy to clipboard operation
react-fullpage copied to clipboard

Section custom height

Open danmo opened this issue 6 years ago • 6 comments

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?

danmo avatar May 30 '18 09:05 danmo

hey are you also having a problem where you're having an extra empty section?

daydream05 avatar May 31 '18 02:05 daydream05

@daydream05 Yes, something similar. I have a lot of extra space after the sections.

danmo avatar Jun 01 '18 14:06 danmo

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

qpixHassaballah avatar Jun 01 '18 19:06 qpixHassaballah

Anyone has any clue on how to decrease the previous section size ?

qpixHassaballah avatar Jun 01 '18 19:06 qpixHassaballah

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

qpixHassaballah avatar Jun 03 '18 12:06 qpixHassaballah

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

ShailendraAccubits avatar Oct 17 '23 11:10 ShailendraAccubits