Hey there Mads,
Hope you’re well! 🙂
I suggest you use a child theme http://codex.wordpress.org/Child_Themes or use css custom plugin like this: https://wordpress.org/plugins/simple-custom-css/ if you will customize your theme.
Add the code in your child theme’s style.css or using the plugin mentioned above.
#top {
position: fixed;
top: 0;
width: 100%;
z-index: 99999;
}
Unfortunately WordPress forum rules prevents us assisting with commercial products, with this in mind, for further support you will need to chat with the plugin/theme developer.sorry.
You can read more about that here:
http://codex.wordpress.org/Forum_Welcome#Commercial_Products
Hope it helps! 🙂
Take care,
Calvin
Thanks for your help, but when I add the CSS code in Simple Custom CSS plugin the Top menu just seem to disappear. I’ve tried with the owner of the theme, but they can’t help me.
Hey there Mads,
Working with Calving here 🙂
I’ve checked you site and I can’t see the code, did you remove it? If yes, could you please add the code again so I can take a look?
Best regards,
Bojan
Hey again,
Everything seems to be working, top menu is fixed and working properly when scrolled down http://screencast.com/t/w3sF6beSY.
Please try to clear browser cache and check for changes.
Best regards,
Bojan
Hello Bojan,
Now it is working perfectly
Thank you very much!
Best regards,
Mads
Hello again Bojan
I have a new problem with the menu. After I’ve been on the site for a while the menu disappears. Then I clear my browser cache and it shows up again.
Is it something on my computer only, og what should I do ?
Best regards,
Mads
Hey again Mads,
I just checked your site in multiple browsers and in all of them I can see the top bar normally.
This is most likely related to caching on your end. Try disabling caching completely or using different caching plugin to see if that will help.
Best regards,
Bojan