Comments Marcin started the conversationApril 23, 2014 at 7:18pmI think I’ve found a little bug with one header. It only occurs if in HEADER OPTIONS you choose the last header – the black one with underline).Then if clicking the WHAT WE DO button the page scrolls, but not completely (there no menu visible, need few more pixels down Please check out the screens attached: http://dl.dropbox.com/u/373009/phase1.png http://dl.dropbox.com/u/373009/phase2.pngI’d appreciate if you fixed it, thank you. M. 1,974Support repliedApril 25, 2014 at 9:12pmEdit the newave-theme/js/scripts.jsReplace this line:scrollTop: jQuery($anchor.attr('href')).offset().top -44with this linescrollTop: jQuery($anchor.attr('href')).offset().top -100 RegardsThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support PolicyMarcin repliedApril 28, 2014 at 12:30pmHi. Thanks. Apparently there's no offset needed, so this actually worked:scrollTop: jQuery($anchor.attr('href')).offset().top Take care,M. 1,974Support repliedApril 28, 2014 at 12:32pmThanks Marcin.Do you agree to make this ticket public for other users to see the solution?ThanksThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support PolicyMarcin repliedApril 28, 2014 at 2:01pmSure, go ahead :) Sign in to reply ...
I think I’ve found a little bug with one header. It only occurs if in HEADER OPTIONS you choose the last header – the black one with underline).
Then if clicking the WHAT WE DO button the page scrolls, but not completely (there no menu visible, need few more pixels down
Please check out the screens attached: http://dl.dropbox.com/u/373009/phase1.png
http://dl.dropbox.com/u/373009/phase2.png
I’d appreciate if you fixed it, thank you. M.
Edit the newave-theme/js/scripts.js
Replace this line:
with this line
Regards
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Hi. Thanks. Apparently there's no offset needed, so this actually worked:
Take care,
M.
Thanks Marcin.
Do you agree to make this ticket public for other users to see the solution?
Thanks
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Sure, go ahead :)