Build amazing sites with this great collection of componentsBuy Now

Floating Action Button

Buttons = Action! (Especially if they are floating...)

In Material Design a floating action button (or FAB) is used for the primary, or most common, actions on a screen. These FABs appear in front of the other screen content. Shapes can vary but in Material Design it is typically a circular shape with an icon in its center.

You can add multiple actions inside of the FABs that will appear on hover. Use FABs for important, positive actions.


Default FAB

These FAB components are absolutely positioned inside their parent, the 'component-section' container. The position is determined by the .top-right class. You can either go to the Position section on the Design pane > Layout tab to change this, or remove the class and add you own.

To view and edit the inner buttons in Site Designer go to the Elements pane and click on the eye icon. Please note that the exact positioning is controlled by Javascript and can only be viewed correctly in the browser.

Click or tab

This FAB is configured to show the popout on tab or click instead of hover. This is controlled by the script in the embedded (invisible) HTML element in combination with the .click-to-toggle class. You can access the HTML Element on the Elements pane.

Pop out to the left

For this FAB the popout extends to the left of the button (on click or tab). The direction is controlled by the script in the HTML element in combaniation with .direction-left class.

Pop out to the right

Similar to the above but placed on the left with a popout to the right. The component section uses the .scrollable-content class so the user can access the FABs if they go off screen on small devices.


There is some copyright thingy going here too. Feel free to do whatever you want with it after purchase [except resell without significant modification].