Bulma Navbar

A Bulma Navbar provides a responsive horizontal navbar along with the images, links, buttons, and dropdown menus.

Components

Descriptions

Bulma Basic Navbar

This classes are used to create basic horizonal navbar.

Bulma Navbar brand

The Navbar brand is the left side of the navbar which can contain navbar items and a navbar-burger as the last child. The navbar brand is always visible to the user irrespective of the viewport size.

Bulma Navbar burger

It is hamburger menu that appears on touch devices. It is used as the last child of the navbar-brand container to show the hamburger menu button on touch devices.

Bulma Navbar menu

Navbar menu that consists of menu items. It is the sibling of the navbar brand. 

Bulma Navbar start and navbar end

This two are children of the navbar-menu. navbar start will appear on left and navbar end on right.

Bulma Navbar item

Bulma navbar item are the repeatable items that can be links, logos, dropdown menu, text, etc. The navbar-item class can be used with an anchor tag <a> or <div> tag

Bulma Transparent navbar

Bulma transparent navbar removes all the active and hover backgrounds from the navbar-items.

Bulma Fixed navbar

Bulma Fixed navbar is used to fixed the navbar to either top of the page or bottom.

Bulma Dropdown menu

Bulma Dropdown menu is the main container that contains the dropdown button and the dropdown menu.

Bulma Navbar Colors

Bulma Navbar Color is used to chamge the background color of the nvabar.

Bulma Navbar Helper Classes

There is two types of bulma navbar helper classes contain spaced used for add padding at top-bottom and shadow used for add shadow around the navbar.

Bulma Components Complete Reference

Bulma Components contain various classes that are used to build the different portions of the web application which includes the Breadcrumb component that improves the navigation experience, card component that can be used to add details. Several such components are helpful to building an attractive web application.

The table form of complete reference for Bulma Components is given below:

Similar Reads

Bulma Breadcrumb

Bulma Breadcrumb is a simple navigation component. To navigate the component requires only the breadcrumb container and ul list....

Bulma Card

A Bulma card is a flexible component that can be composed of the content needed. It includes several other components that we have to add exclusively to design our content well....

Bulma Dropdown

A Bulma dropdown component is a container for a dropdown button and a dropdown menu....

Bulma Menu

A Bulma menu component that can be used as a type of vertical navigation. This component is useful for those websites that want to add vertical navigation....

Bulma Message

Bulma message component provides colored box type placeholders to emphasize certain parts of the page. It includes several other components that can be added to design the content....

Bulma Modal

A Bulma Modal is a classic overlay in which one can include any content. Bulma Modal component is a dialog box/popup window that is displayed on top of the current page once the trigger button is clicked....

Bulma Navbar

A Bulma Navbar provides a responsive horizontal navbar along with the images, links, buttons, and dropdown menus....

Bulma Pagination

Bulma Pagination is a component used to indicate the existence of a series of related content across multiple pages. It enable navigation between pages on a website....

Bulma Panel

A Bulma panel element is simply a container for compact controls....

Bulma Tabs

A Bulma tabs are simple responsive horizontal navigation tabs with different styles....