ProjectCarver Posted October 30 Share Posted October 30 Hi all, Page: https://www.projectcarver.com/concept-sheets I'm trying to get the background image to repeat so that when I scale the page to a narrow format, there isn't any awkward white space at the bottom. Anyone know how I can edit the CSS to achieve this? I couldn't find a quick option to change this setting. Thanks! Link to comment
ProjectCarver Posted October 31 Author Share Posted October 31 (edited) Found a solution: Add to Home > Design > Custom CSS [data-section-id="abcxyztuanphan"] .section-background { background-image: url(https://beaverhero.com/wp-content/uploads/2019/06/trees-3464777_640-min.jpg) !important; background-size: contain; background-repeat: repeat; background-position: center center; } Replace with your image url. Find data section id with this tool. https://chrome.google.com/webstore/detail/squarespace-id-finder/igjamfnifnkmecjidfbdipieoaeghcff?hl=en Edited October 31 by ProjectCarver devilaxe 1 Link to comment
ProjectCarver Posted October 31 Author Share Posted October 31 Ok, this helped but on inspecting the element, it seems like its actually a footer issue? Link to comment
tuanphan Posted November 3 Share Posted November 3 Your page is not enough tall to fill height of screen so it will appear that space It looks like you solved it? 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
ProjectCarver Posted November 15 Author Share Posted November 15 I thought I had but I'm still getting the weird white space whenever the page is tall. On inspection, it looks like the footer is creating the whitespace but I'm not really sure. 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