Hello all,
I’m actually wandering how i could build some really good looking pages (LPs tbp) I have an exemple of what I want to do :
Something like this, this cute shape in the center of the page, the dynamic background that i want to "snakize ?? " (or other word describing it) like it is going through left and right (like a snake would do) as the user scrolls down.
Or maybe doing horizontal scrolling, or block by block scrolling (when you scroll it doesn’t scrolls freely but go to a defined scrolling position)
All sorts of beautiful design like this.
Maybe i’m lacking something but just asking if it’s possible and how so.
Thank you all, xoxo.
hergin
2
Design is one of the hardest parts of software development. You should have a design eye to do it nicely. I dont have it for example.
But what you can do is, check the templates and especially check the free ones. Find a good one you like in design, copy to yourself and check how they did it. I got one inspiration like that.
I dont know if the snake kind of behavior is possible but I have seen pretty sophisticated things over there. It worths a shot.
Search for landing to find more relevant stuff.
1 Like
I already searched a bit of it, but found nothing really relevant indeed, any other solutions ?
U can use fixed layout for that instead of responsive one, to achieve this type of designs
GH5T
5
Here my attempt so far.
These days you can use responsive on anything. My trick is floating groups/align-to-parent groups.
I’d be able to make this page for you with Bubble but it’ll take a little time (especially if we plan on adding interactivity, and making it mobile responsive). Let me know if you’re interested via DM.
1 Like
The design will be possible. The trick would be responsiveness. It will definitely take a bit of practice and maybe even a bit of custom code to create some animations.
There is a mouse scroll plugin by bubble. You can use that, add conditions to create the block by block scrolling. I did some test out a while ago.
I think custom code might be the way to go for this.
1 Like
system
Closed
7
This topic was automatically closed after 70 days. New replies are no longer allowed.