Skip to content

Menu bar

Maciej Waleryn edited this page Feb 23, 2022 · 2 revisions

The menu bar allows to create simple, full width bar with vertically centered items.

Class

yaff menu-bar

Example

<div class="yaff menu-bar">
    <a class="yaff simple-button">Button</a>
</div>
Clone this wiki locally