How Can I Find a Block ID in a Website Page?
Leave this field empty
July 03, 2025
By PhotoBiz Knowledge Base
Pin It

How to Find a Block ID in Your PhotoBiz Website

Each page in your PhotoBiz 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 PhotoBiz 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

This URL links directly to that block. The part at the end of the URL that begins with # is your block ID.

FINAL STEP

You can also use the block ID in your custom CSS if you want to apply specific styles to that block only.

You can also use the full link in a variety of ways—such as in a button, text editor, list block, or a text + image block—to create an anchor link. When clicked, the page will automatically scroll to that block.