Custom Classes Basics

One of the most powerful features in Blocs is the ability to use custom classes within your projects. If you come from a graphic design background, think of custom classes as layer styles you can assign to any item in Blocs to give it a specific look and feel. The rules of these classes can […]

Read More

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

Page Attachments

Blocs lets you easily attach additional resources to the pages in your Blocs project via the page settings. This can be useful if you need to attach additional JS frameworks or CSS style sheets to the head section of your website. Please note: Attachments do not run within the app when added, however, they do […]

Read More

Class Manager

The Blocs Class Manager lets you manage all of the custom classes within your project. We recommend watching this video lesson that covers the basics of the Class Manager. Open Class Manager To open the Class Manager, navigate to Window > Class Manager from the apps main menu.   Add and Remove Classes Adding and […]

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