- Posts: 7
- Thank you received: 0
How to disable menu from reappearing?
-
papabaer
Inactive member -
Topic Author
- New Member
-
Less
More
11 years 2 months ago #36153
by papabaer
How to disable menu from reappearing? was created by papabaer
How can I disable the Menu from dropping down (reappearing) when you scroll down the page?
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 2 months ago #36174
by ivan.milic
Replied by ivan.milic on topic How to disable menu from reappearing?
add this to template_css.css:
.fix_menu{
position:static!important;
}
.fix_menu{
position:static!important;
}
Please Log in to join the conversation.
Time to create page: 0.164 seconds