Hi guys,
Is it possible to have a sticky navbar (with logo/search and what have you not) in Helix 2 templates with just css, like you have done in the magazine template.
With generated json file as the result of the layout manager i can't find a way to get this done in a neat way. The only way i can come up with is to add some divs in index.php, but then i am defeating the purpose of the layout manager and run into problems with additional modules in the header.
Hopefully you can give me some suggestions to make a sticky navbar with just css. Thanks in advance!