The problem with adapting shapes
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
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
-
-
- Posts: 3
- Joined: Fri Jun 26, 2020 4:51 am
The problem with adapting shapes
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
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
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
-
-
- Posts: 3
- Joined: Fri Jun 26, 2020 4:51 am
Re: The problem with adapting shapes
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.
Re: The problem with adapting shapes
You have used 'onscroll' events, these events affect the visibility of the shapes.
-
-
- Posts: 3
- Joined: Fri Jun 26, 2020 4:51 am
Re: The problem with adapting shapes
Thank you so much! I solved the problem!Pablo wrote: Thu Jul 09, 2020 6:50 am You have used 'onscroll' events, these events affect the visibility of the shapes.