Answer the question
In order to leave comments, you need to log in
How to fix the menu button in Tumblr?
How to make infinite scroll in Tumblr and fix the menu button?
To the menu you need to register position: fixed, but where it is not clear (
dimovdima.tumblr.com
Answer the question
In order to leave comments, you need to log in
To the menu you need to register position: fixed, but where it is not clear (
<style>
.top-bar {
position: fixed;
}
</style>
<div class="top-bar" style="position:fixed;">
<div class="menu-icon trigger-menu">
<span></span>
<div class="title">Menu</div>
</div>
</div>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question