Webflow Lightbox Customizer
Webflow's native lightbox looks the same on every project. This free tool finally changes that.
In this video I walk you through every setting in the tool and show you how to get a result that actually matches your design, live in the Webflow Designer.
The tool is completely free. If you find it useful, share it with your network and drop your ideas for improvements in the comments.
The Webflow Lightbox Has Always Been a Design Blind Spot
Every Webflow designer knows the feeling: the project is almost done, everything looks polished and on brand, and then you open the lightbox. Rounded corners? Not available. A custom close icon? You will need some CSS for that. Styled arrows? Time to open the developer tools and start guessing.
The native Webflow Lightbox is genuinely useful. It sets up in seconds, works reliably, and handles simple image galleries without any extra configuration. But the moment a client asks for a lightbox that actually matches the rest of the design, you hit a wall. Until now, the only real path forward was writing custom CSS by hand, digging through the DOM to find the right selectors, and hoping nothing breaks after a Webflow update.
What the Lightbox Customizer Does
The Lightbox Customizer is a free visual tool built specifically for Webflow designers. Instead of writing styles from scratch, you configure every part of the lightbox through a visual interface, see the result in real time, and then export the generated CSS with a single click.
No plugin. No paid subscription. Just CSS that you paste into an embed element.
What You Can Customize
The configurator covers every area of the native Webflow Lightbox.
Background overlay: adjust the opacity, change the color, or apply a blur effect. The blur option works especially well at lower opacity and gives the lightbox a premium feel without hiding the website content completely.
Thumbnail area: control the width, height and gap between thumbnails. You can also add a border radius for a more modern look and style the active thumbnail with a custom border color instead of the default dimmed opacity.
Mainframe: enable full size mode, add a border radius to match the thumbnails, and switch the image fit between cover and contain. The contain option is useful when your gallery includes portrait format images that would otherwise get cropped.
Thumbnail placement: reposition the strip to the left side, right side, or hide it entirely for a minimal slideshow. You can also add a gradient overlay so the thumbnails stay readable against any background color.
Arrows: choose from included presets, scale the icon size up or down, override the default opacity and change the icon color. You can also paste a custom SVG directly from Lucide or from Figma. The configurator automatically converts it to a CSS background image so you do not need to host anything externally.
Close icon: pick a style, set the position to top left or top right, and adjust the icon size to match your overall layout.
How to Apply the CSS in Webflow
Once you are happy with the result, click the Export CSS button and copy the code. In your Webflow project, add an HTML Embed element anywhere on the page and paste in the code. You can hide the embed via Display: None in the Webflow Designer since the element itself does not need to be visible.
The CSS applies globally to every lightbox on the page. What makes this approach especially useful is that the styles work not just on the published site but also inside the Webflow Designer preview. Toggle any lightbox element open in the Designer and you see your customizations immediately. No publish step needed.
Why a CSS Embed Instead of a Plugin
There are tools that replace the Webflow Lightbox entirely. But they add weight to the project, often come with a subscription, and sometimes break after Webflow updates. A single CSS embed is lightweight, fast and completely portable. You can copy the code from one project to the next, adjust a few values in the configurator, and apply a new export.
Try the Tool for Free
The Lightbox Customizer is completely free. If you find it useful, share it with your network. And if something is missing or you have ideas for improvements, drop them in the comments. The tool will keep evolving based on what the community needs.




