New Landing › How can we help? › Themeforest Theme Support › Dante › How to stop the small motion of the top menu up and down?
How to stop the small motion of the top menu up and down?
http://prntscr.com/7521jm
Hi
In the Theme Options > Header Options you can disable sticky header resize
– Kyle
I already tried it. Menu disappears when I scroll through the pages down. (With this setting.)
And I want to keep it in place and the text is not floated up and down.
Like on this blog for example. Compare.
You mean to say you don’t want that effect of text sliding up and down?
Look on the attachment.
Can you please provide us with your login via private reply
Username: Davinci
Password?
Hi, Please use this custom css code:-
#header.sticky-header.sticky-header-resized{ top:10px !important; }
Thanks Mohammad
This code not helped me. Menu only dropped by 10 pixels down. Text sliding up and down has not disappeared. I noticed that the more length of the page, the more sliding of the text.
The best I can do is:
.header-5 .is-sticky .sticky-header-resized nav#main-navigation .menu > li > a, .header-6 .is-sticky .sticky-header-resized nav#main-navigation .menu > li > a, .header-7 .is-sticky .sticky-header-resized nav#main-navigation .menu > li > a { padding: 10px 0 12px !important; }
Sorry. Nothing has changed.
Hello Davinci,
I have just modified the css code so that it works they way you asked for.
Please check and let me know.
Thank you, great!
You must be logged in and have valid license to reply to this topic.