Background picture

Hi there,

I accidentally deleted the background image of the first section of my homepage which covered up to the end of the dashboard screen. I tried to place the image in the Who section but it seems to be covered somehow. How do I make the background picture fill the whole section like it did before? This is adapted from the app template

This is the homepage

test.foodmesh.ca

Hi,

To make your section full screen, you can add the code below in Customize > Inline CSS

height:calc(100vh - 94px);

One other option is using revslider, please refer to the link below

Hope that helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.