Toggle Navigation BreakPoint

Websites built with Blocs use the Bootstrap framework, when a site that uses Bootstrap is viewed on a mobile device, the standard navigation links become a toggle menu that is accessed via a button, this is normal behaviour as it improves the mobile user experience. Changing the Toggle Breakpoint There are times when you may […]

Read More

Toggle Navigation Symbol Style

Websites built with Blocs use the Bootstrap framework, when a site that uses Bootstrap is viewed on a mobile device, the standard navigation links become a toggle menu that is accessed via a button, this is normal behaviour as it improves the mobile user experience. Changing the Toggle Symbol Bootstrap displays a standard Hamburger symbol […]

Read More

Toggle Navigation Menu Styles

Websites built with Blocs use the Bootstrap framework, when a site that uses Bootstrap is viewed on a mobile device, the standard navigation links become a toggle menu that is accessed via a button, this is normal behaviour as it improves the mobile user experience. Changing the Toggle Menu Style Bootstrap displays a standard dropdown […]

Read More

Navigating Pages

There are multiple ways to navigate the pages in your project while designing in Blocs. For smaller projects with less pages you can use the simple navigation dropdown menu which is located in the top right corner of the toolbar. This dropdown will list all of the pages within the current project. To change to […]

Read More

Menu Manager

In Blocs you now have the ability to use synchronised menu data, this means you can use the same set of data to power multiple menus throughout your entire project. The Blocs Menu Manager lets you manage the data and structure of these menus. All Blocs projects have a default menu automatically created in them, […]

Read More

Styling Nav Links With Custom Classes

At some point, you may wish to style the text links nested in the navigation bar using custom classes. Simply applying a custom class to the navigation list won’t allow you to style the links inside that list. In order to style the navigation links, we first need to give the parent navigation list a […]

Read More

Breadcrumb Navigator

The Breadcrumb Navigator is a small section of the Blocs user interface that displays the DOM tree structure for the selected object and its parents. The items in this navigation list can be clicked in order to select other parent objects further up the DOM tree. The Breadcrumb Navigator is useful in situations when a […]

Read More