Trigger Buttons

How to style action triggers like Knack Buttons instead of a text link

Before
As a Button

The CSS

We define the stylings below so they mimic the look of Knack menu buttons

The HTML

We call the button class we have above, include an fa icon, and set the button label

How to Implement

Copy pasta the CSS. This styling will apply to all trigger buttons where you apply the html

Last updated

Was this helpful?