Hi all,
I really like this design of this site - https://boredapeyachtclub.com/#/ - in the way that there is a video background and the bottom corner is ‘masked’ for the enter site button.
Is there a way to recreate something like this in pro? I’ve tried a background image and adding rows over the top but can’t seem to get it to quite work - with custom css to get my image fullscreen -
$el {
height: 100vh;
}
I can’t get my rows to align correctly though now. Could someone suggest a possible solution or workflow to this?
Many thanks,
Matt.
Have you tried the Grid element? Very easy to place cells over each other, etc.
Hello Matt,
Thanks for writing in! The example site can be absolutely replicated using the Pro theme. You can make use of the Section, Row, Column, and Div elements to have a layout like that. You can use the DIV element to the position below column area. You can also make use of the Flexbox option in your column settings.
Perhaps some of our tutorial videos might help:
Hope this makes sense.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.