tkyomilk Posted February 10, 2022 Share Posted February 10, 2022 Site URL: https://www.tkyomilk.com/ How do I make the background image for my site stretch to my footer? I want the image to be used as a huge continous image for the site. This is works for the header but not the footer. Link to comment
tuanphan Posted February 14, 2022 Share Posted February 14, 2022 Add to Design > Custom CSS .section-background, .page-section { background: transparent !important; } body { background-image: url(https://cdn.pixabay.com/photo/2021/01/07/22/15/dandelion-5898546__340.jpg); background-size: cover; background-repeat: no-repeat; background-position: center center; background-color: transparent !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment