Getting started with changing the opacity of elements is super simple, step one is to drag the element of choice onto the page. Changing the opacity of elements can be great for drawing attention to certain elements while letting other elements fade into the background.
β
The video above is a great demonstration of how to use this feature with the Button element inside of the Image element, with the opacity of the Image element reduced to draw attention to the Button element. The opacity setting currently ranges from 0 - 1 with 0 being transparent, and 1 being opaque.
Changing the overlay opacity of a Container element
The settings of the Container element differ slightly from the Image element, this element has an overlay that you can apply to the element in order to customize the look of the element. The opacity of this overlay defaults to 0 so that is it transparent, but you can change this if you need.Β