The problem with adapting shapes

Questions related to the Responsive Web Design tools of WYSIWYG Web Builder.
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/respon ... esign.html
Please read this first before posting any questions! Also check out the example project to get an idea how the RWD concept works.

Responsive Web Design FAQ:
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817
Post Reply
LeonidAgutin777
 
 
Posts: 3
Joined: Fri Jun 26, 2020 4:51 am

The problem with adapting shapes

Post 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
User avatar
Pablo
 
Posts: 21707
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: The problem with adapting shapes

Post 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
LeonidAgutin777
 
 
Posts: 3
Joined: Fri Jun 26, 2020 4:51 am

Re: The problem with adapting shapes

Post by LeonidAgutin777 »

Here is a link to the project. Try to make a preview in the browser by changing the screen resolution.
Last edited by LeonidAgutin777 on Thu Jul 09, 2020 7:01 am, edited 1 time in total.
User avatar
Pablo
 
Posts: 21707
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: The problem with adapting shapes

Post by Pablo »

You have used 'onscroll' events, these events affect the visibility of the shapes.
LeonidAgutin777
 
 
Posts: 3
Joined: Fri Jun 26, 2020 4:51 am

Re: The problem with adapting shapes

Post 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!
Post Reply