javascript - WordPress menu position -
I am running a website using WordPress and using some javascript which changes the page.
I want my menu position to be stable at 150px down and 800px right and when I do not move to any size change my browser window currently when I try Status: Stable;
This happens when I click on one of the Javascript links which extends a section, can anyone help you?
In your CSS, try status: fixed
: Absolute; to use.
Comments
Post a Comment