Cannot edit 'default' condition

I am following the ‘Getting started with Bubble for Web 2024’ - Lesson 49.

I have copied the Group Buttons and need to set the show/hide condition when the page is >= 992.

However, there is already a ‘when’ clause, but not property is set. (See attached image)

I am unable to edit or delete this clause.

1 Like

You can read after: defined in the style section. Go in styles to edit this condition or remove the style applied to the element.

1 Like


Here is what @Jici is talking about. I am showing you images of the new editor and the old editor just in case. You can either ‘detach’ the style and then it will be available for you to edit the condition, or you can ‘edit’ the style so you can modify it everywhere you have that style attached. :blush: Hope that helps.

1 Like

That “when” condition comes from the element’s style. You can’t edit it directly on the element. Go to the Styles tab, find the style applied to your Group Buttons, and either edit or remove the default condition there. After that, you’ll be able to set your own show/hide rules for the page width ≥ 992.