How To Add Custom CSS To The Website
Leave this field empty
September 04, 2025
By PhotoBiz Knowledge Base
Pin It

How to Add Custom CSS or JavaScript to Your PhotoBiz Website

The PhotoBiz Website Builder gives you full control over your website’s design using global and block-level settings. If you’re an advanced user, you can take customization a step further by adding your own custom CSS or JavaScript.

Please Note:

Be careful when adding custom code. Mistakes in CSS or JavaScript may affect how your website looks or functions.

PhotoBiz Support is happy to help you find where to place your code and answer questions about using the CSS/JS feature. However, we are not able to write, review, or troubleshoot custom or third-party code. If you need help with your code, we recommend working with a web developer or the provider of that script.

STEP ONE

LOG INTO YOUR PHOTOBIZ ACCOUNT

Head to PhotoBiz.com, log in, and click WEBSITE from the left-hand menu.

STEP TWO

OPEN THE DESIGN SECTION

At the top of your Website control panel, click the DESIGN tab.

STEP THREE

ACCESS GLOBAL DESIGN SETTINGS

Just above your website preview, click the EDIT DESIGN SETTINGS button.

FINAL STEP

ADD YOUR CUSTOM CODE

From the right-side panel, click on CSS/JS.

You’ll see two text fields:

  • CSS – Add your custom styles here to control how elements appear.

  • JS – Add custom scripts here to enhance your site’s functionality.

Paste your code into the appropriate field, and PhotoBiz will add it to your website’s or as needed.