Tagged: color section, header, one page, scroll
Hi there
I’m working on a site that requires the color section to fill height and width, which includes the header.
I’ve changed the header to transparent and followed this post https://kriesi.at/support/topic/menu-anchors-scroll-to-section-offset
to try and remove the space created by the header with
tempPadding = (tempPadding / 2 ) + non_shrinking + non_shrinking2 - 60;
by modifying the js > avia.js file but it’s not working.
Any thoughts
Thanks
Richard
Hey raslade,
Perhaps this will help: https://kriesi.at/support/topic/scroll-down-to-next-section-offset/#post-802848
Or perhaps a plugin such as Page scroll to id
Best regards,
Mike
Thanks Mike that worked a treat and scrolling just fine now.
Richard
Hiya, I used the post.
Thanks