How to Find a Block ID in Your Zibster Website
Each page in your Zibster website is made up of blocks, and every block has a unique ID. This guide will walk you through how to find a block ID so you can create anchor links or reference the block in custom CSS.
STEP ONE
Log in to your Zibster account and click WEBSITE from the left-hand menu.
STEP TWO
In the website builder, click on the page that contains the block you want to work with.
STEP THREE
Click on the block you want to link to or reference.
The Advanced Settings panel will slide out from the right. At the top of this panel, click Manage Your [Block Name].
A new tab or window will open showing a preview of that specific block.
STEP FOUR
Copy the URL from this preview tab or window. The part at the end of the URL that begins with # is your block ID.
FINAL STEP
You can use the block ID in your custom CSS to apply styles to that block only.
You can also use the full link in a variety of places—such as in a button, text editor, list block, or text + image block—to create an anchor link. When clicked, the page will automatically scroll to that block.