Contents

Widget Opacity

Transparency of the entire widget and its contents.

Where to find it
Labelled Opacity in the Widget Settings drawer (gear in the widget header).
Per device
Yes — you can set one value for every screen, or separate values for phone, tablet, and desktop.
Underlying CSS
opacity

In plain English

Opacity fades the whole widget, including every row and component inside it. Use a value between 0 and 1.

When you would use it

  • A muted embed that should sit behind stronger host-page content visually.

How to change it

  1. Open Widget Settings, then "Opacity".
One value, or one per device? Every input in this setting sits under a “Same value for all resolutions” checkbox. Leave it checked for a single value everywhere, or uncheck it to give phones, tablets, and desktops their own. How per-device values work.

Watch out for

  • Opacity on the widget affects everything inside, not only the background.

Related settings

Where to go next