Hi, I have a weird problem with the smooth scrolling functionality - the function changes color of the element it's targeted to.
My site is here: www.uzivatel.com
What I want to achieve:
- Click on "KONTAKT" link in main nav
- Site scrolls to the bottom - big pink footer with contact info
What is the problem:
- I click on "KONTAKT"
- Site scrolls down
- However the footer changes its background color(!) from pink to transparent
So my question is: Why is the scrolling functionality also changing color of the targeted element? Any ideas?
I did not edit any javascript files.
Thanks for any help.
