Page 1 of 1

Inserting a shape issue

Posted: Tue Jun 09, 2026 10:56 am
by colsmith999
I have a 3 breakpoint webpage (1920, 1280, 380) and i want to insert a background rectangle shape in the 380 breakpoint only.

The issue I have is no matter where I insert the shape it will only show in all 3 breakpoints. If I hide the shape in any other breakpoint or select the object property in the object manager and select 'hide in other breakpoints' it hides the shape in all breakpoints.

Sending the shape to the back does work but the shape is visible until the page in the other breakpoints loads fully.

this does not happen with any other object on the page, only with the shape.

What I am getting is a shape that as soon as I hide in other breakpoints i get a shape hidden in all breakpoints


So where (which breakpoint) do i insert the shape and what properties should i give it to have it only visible in the 380 breakpoint?

Long winded I know but I'm at a loss to work this out

Re: Inserting a shape issue

Posted: Tue Jun 09, 2026 11:31 am
by Pablo
Maybe you are using events with the shape so the visibility is overruled by the event or animation?
Do you have a demo project (not the full project) so I can see what you have done?