Just not getting the idea behind how to manage flexbox on all devices and how to edit it!
PS the overlapping parallax effect that I was trying to get will basically overlap different sections. The main effect starts from section 2 with the red line weave artwork.
Would love to see your work, and if you can please do explain me!
Manipulating Flexbox for different breakpoints is very easy. You just switch to the breakpoint you want to edit for example Mobile landscape and you edit the flex properties. Let me show with a video. Here’s a link > https://www.useloom.com/share/566cc0614a90437b91147ba7c1845354
You can set different flex styles for different breakpoints.
I dont get it the elements of Large Colored Lines can be position relative with parallax effect through svg? I want to overlap the Artworks just like in the design. Is there anyway I can be able to achieve that?
There might be one small thing as well I would want you to explain me! I have this learn more CTA with an arrow how can I make it interactive like once a person hovers it the Text becomes white along with the arrow and it moves forward to it’s right.
Would love to see if you can put that in the video too! You’re amazing, and you know it!
So here’s the video. It’s very basic and there’s many things that can be done better. For example your classes, they need better naming so you can reuse classes when you need. Some of the elements need to be bigger and that’s why I suggest to use svg. Click to watch video
No parallax interactions just the elements placement.
I can help with the button too
If there’s something you don’t understand let me know.
This actually worked on the Desktop but when I was going on different browsers it was acting all nuts. Plus the way you showed me have more problem when it goes to responsive screens. Would you be able to help me with that?
I get that too! but it’s not presistent to every browser and desktop! I did that and was trying on different devices including an iPad but it kept giving me bugs. Is there any other to achieve this! Thank you for your help you’ve been so kind!
Hi again No problem! If you want to place an element on the page without effecting the position of other elements you need to use position relative and absolute. Can you tell me which browsers have a problem?