Hi, I have created a page with 1-page-navigation. I’ve done this in the usual manner, by adding IDs to the different sections and creating Custom Links for my menu accordingly.
Issue one: when scrolling down the page, I would expect the relevant link to become active and change colour as I reach the corresponding section. However, this happens extremely late, in some cases the current link doesn’t become active until you’ve scrolled past the section. I need a fix for this.
Issue two: I am using a sticky menu. If I set my IDs to the actual sections, there will be a part that is hidden behind the sticky menu. I have therefore assigned IDs to small sections with a gap that matches the menu depth to allow for this. Is there a better way for me to achieve when I want without these Gap sections?
Issue three: the client wants a large logo to appear full screen on desktop and laptop. I have done this by specifying 100vh for desktop and laptop. However, that doesn’t look quite right on mobile, so for the other three breakpoints I’ve created a different bar set to 50vh. This is all fine until I try to view on mobile in landscape, in which case the logo is cut off and overlaps the text. What can I do?
I will send login details in a secure note.
Thanks.