Putting Text Under Icons
Steps
-
From the App Home, go to the Badges page.
-
Click on the block where you want the text to appear below the icon.
-
Click the Add to Theme dropdown, then either add the block to your theme or select a page where the block already exists.
-
Open the page and select the app block.
-
Click on its parent section (labelled the app wrapper).
-
Under the Advanced section, find Custom CSS.
-
Add the following CSS:
.bz-item { flex-direction: column; } -
Save your changes. The text should now appear below the icons.