Hey mate,
The problem is because Zerif theme already using fixed position for menu…
Anyway to fix it change Sticky Class setting, change “.navbar” to “.navbar .container”
And thanks for using my plugin 😉
Hello again,
thanks a lot! Now it works almost perfectly. Only one thing: On the right border a piece of the navigation bar is missing, i.e. the Zerif bar is visible but not the sticky. See here: http://www.coaching-witt.de. How can this be fixed?
And another question: Is it possible to add a shadow to the bottom of the sticky menu – like on the original Zerif menu bar?
I really like this plugin, it’s exactly what I was looking for for a long time – especially the option to change the background color after certain pxs. Great work!
Cheers, Alex
To center the menu and add shadow put this code to “myfixed CSS class” field -> `.wrapfixed {
width: 100%;
-webkit-box-shadow: 0px 5px 11px 0px rgba(50, 50, 50, 0.08);
box-shadow: 0px 5px 11px 0px rgba(50, 50, 50, 0.08);
}
cheers 😉
And I forgot, if you have some spare time please rate
plugin at WordPress – https://wordpress.org/support/plugin/mystickymenu/reviews/
Hey damiroquai,
thanks for your support on the transparency issue – I gave you a five star rating.
Here’s another quick question: is it possible to change the px after which the menu bar appears for a certain page? For my blog I’d like the bar to appear right at the beginning, for all the others after 450 px.
Greets, Alex