top of page

Transparent Elements

The problem

Elements on screen that the user defined as transparent (=opacity 0%) were not visible on stage and were hard to find while editing. Users mainly did so on interactions (when the initial state of the animation = “hidden” and on hover/on click are animated into "visible"), and also templates/design assets get to the user already defined as transparent so it was hard for them to understand.

The goal

Help users understand there is a transparent element on stage. i had two solutions in mind, which eventually we combined both:​

  1. Applying a layer above the transparent element to indicate it’s there & transparent.

  2. User preference in the site settings menu to “view” > ”transparent elements”. it is on by default. 

Key point

After release, we reduced the amount of support tickets on this issue from around 20 per month to none. It was a huge success of a tiny fix (dev wise) that quickly helped our users.

Screenshot 2025-03-31 at 23.15.57.png
bottom of page