html - How do I stop my website's header from moving? -


see http://www.levomedia.com/contact-us/

if screen of size there might not scroll have zoom in... when there scroll , move down page, theme forces header travel you, remove if possible.

what best way of stopping happening, stays in same position , not travel you?

the best thing remove relevant js code , causing this.

i have found

<script src="http://www.levomedia.com/wp-content/themes/sensitive/js/jquery.stickymenu.js?ver=3.6" type="text/javascript">

js code file inclusion in page, remove it, everthing should works fine, intend to.

this improve page rendering time , efficiency :)

happy coding :)


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -