Is there a way to implement a image and make it as a background for the page?
I tried several attempts but no luck.
1 Like
Here’s how:
- Set page paddings to 0px
- Create a “root container” with a background image inside which you will place all your other components, and set the paddings to that container instead:
- Use “set page to viewport height” on the page layout (under Advanced) and “Custom” → “Grow to width” & “Grow to height” on the root container layout
Thank you so much, this helped alot!
1 Like