Hi when you scroll down a page to its end my sidebar menu flicks on and off instead of staying up in place?
Im wondering what is causing this problem and can I correct it?
http://www.transitionconsultants.com.au
Thanks
Rob
Hi when you scroll down a page to its end my sidebar menu flicks on and off instead of staying up in place?
Im wondering what is causing this problem and can I correct it?
http://www.transitionconsultants.com.au
Thanks
Rob
Hey,
try to add following code to css/custom.css:
.sidebar.sidebar_absolute {
left: 50px;
position: fixed;
}Hi
Thanks for that code, it seems to have done the trick nicely.
Cheers
You must log in to post.