Hey there, is it possible to get the topbar sticky.
See example:
http://www.hydroflex.nl/nl
Best regards
Martijn
Hey Martijn,
Yes, try adding this css code in Quick CSS (located in Enfold > General Styling):
#top #header {
padding-top: 30px;
}
#top #header_meta {
position: fixed;
width: 100%;
top: 0;
}
Best regards,
Nikko
Hey Nikko, first I have to thank you for all of the support. Excellent.
A while ago you gave me a solution for a Sticky topbar, which works perfect.
The only problem that we still have is that the topbar is a bit to high on smartphones. The logo will disappear underneath the top bar.
Have a look on a smartphone you will see what I mean:
Hope you have the solution for this.
Best regards,
Martijn Koster