kpn / kpn-style

Reusable (style) packages for anyone working on front-end for KPN.
https://style.kpn.com
MIT License
17 stars 3 forks source link

combination of top-bar and mega-menu classes #6

Closed thijs-creemers closed 4 years ago

thijs-creemers commented 4 years ago

When trying to use the KPN standard style in our project. I tried to combine the top-bar class with the mega-menu class. The height of the top bar is to low and the positioning of the title-bar is to high. I scanned the documentation but did not find anything about how to setup it in this combination.

benmb1984 commented 4 years ago

Hi Thijs, The top-bar should be used for KPN apps/portals and the mega-menu for KPN websites/landing pages. Therefore they do not work together. Are you making an app or website?

thijs-creemers commented 4 years ago

Thanks for the info . We are making an app, I will change the menu tho a the top-bar__item class.

benmb1984 commented 4 years ago

You are welcome. I will improve our documentation to make this more clear. See pr #8

You can use the side-bar if you need a more complex navigation structure.