Page 1 of 1

The problem with adapting shapes

Posted: Thu Jul 09, 2020 5:26 am
by LeonidAgutin777
Hello! The situation is this: there are 4 breakpoints and defult. There are shapes with a text. At the last point (320), I cloned the figures and hid them. I edited the copies as I needed, and then clicked "hide at other points". So, when viewing everything is fine, except for the default resolution! For some reason, these hidden shapes are displayed on it. In other permissions, all the rules. Help me please) Program Version 15.4.2

Re: The problem with adapting shapes

Posted: Thu Jul 09, 2020 6:19 am
by Pablo
To be able the help you, I need to see what you have done.
Can you please share a demo project?

Note: I do not need your complete project, I just need a small project with only the relevant elements.

Related FAQ:
https://www.wysiwygwebbuilder.com/forum ... 10&t=82134

Re: The problem with adapting shapes

Posted: Thu Jul 09, 2020 6:45 am
by LeonidAgutin777
Here is a link to the project. Try to make a preview in the browser by changing the screen resolution.

Re: The problem with adapting shapes

Posted: Thu Jul 09, 2020 6:50 am
by Pablo
You have used 'onscroll' events, these events affect the visibility of the shapes.

Re: The problem with adapting shapes

Posted: Thu Jul 09, 2020 7:09 am
by LeonidAgutin777
Pablo wrote: Thu Jul 09, 2020 6:50 am You have used 'onscroll' events, these events affect the visibility of the shapes.
Thank you so much! I solved the problem!