I am currently working on customizing the jquery script fullpage.js for a website built on the French CMS "SPIP" ().
This script is used to create a one-page website with both horizontal and vertical navigation.
However, I have encountered an issue with the horizontal navigation, where text is being cut off before the end due to the height depending on the window size.
I find that I need to resize the window twice in order to be able to read all the text properly.
Any suggestions on what I can do to fix this issue?
You can view the website here: (look under "blognotes").
(please note that I am not very familiar with javascript)
Thank you in advance for your help!