Need to access containers without a handle

Hi Daniel,

The only workaround I know for that is to create a new custom component just to hold these CSS selectors.
Here’s an example:

You can use this component within a global component like the header or somewhere else. It isn’t pretty, but it can help in some cases..

Hope I could help!