Is it possible to use jQuery to scroll down a page to a specific pixel?
I am currently working on a website with a fixed navigation bar that scrolls to an anchor point when a button is clicked, utilizing the jQuery smooth scroll plugin.
The issue I am facing is that the navigation bar overlaps the section, cutting off half of the text.
Given the rise in popularity of jQuery animated websites, I believe others may have encountered this problem before but I have been unable to find a solution.
I have integrated the Smooth Scroll plugin into the Wordpress site in question and the following code is located within the section:
<div id="web"></div>, <div id="app"></div>, <div id="seo"></div>
There are three sections in total that each button should scroll to.
Website URL: www.gogoblondie.com