To change the size of a single project image and title without affecting other elements in Webflow, you need to apply unique styling specifically to that item. Here’s how to do it:
If it shares a class with other images/titles, add a Combo Class:
Click the class name in the Selector field (top right).
Type a new name after the existing class (e.g., project-image special
).
This creates a variation that affects only this one element.
Alternatively, create a new unique class if it's not part of a repeated component.
To resize a single project image and title without affecting others in Webflow, use a unique or combo class on the specific element and apply the size changes via the Style panel. This ensures styling is isolated to that item only.