Hi!
I'm doing the customization the startup template and I need help on this two things:
1) I want to fix the gkPageTop so I keep it visible when scrolling the page. I think I can do it with "position: fixed", but with this, all the rest of the content moves up and the things at the top hide behing the gkPageTop. How can I keep the rest of the content in the previous position?
2) The boxes that appear in the bottom 1 position ("The Key Features" in quickstart) have different height if the title have 1 line or 2 lines. What should I do to keep all the boxes with the same height, no matter the extension of the title in the boxes.
Thank you!