KittyWicks Posted June 4, 2020 Share Posted June 4, 2020 Hi all! New at coding so super grateful for all and any help! Firstly I am having trouble running the background image across the whole screen on the homepage with css. It's ending where that spark of light is and then repeating again in the background is that makes sense (image attached). I am trying to get it to be full screen and just can't seem to figure it out! This is the code I have #collection-5ed0ed77ef385f4344feab85 .overflow-wrapper { background: url(https://static1.squarespace.com/static/5ed0e60285c7174bb45402cb/t/5ed8ee744a80dc4a5c04232b/1591275125424/bg7.png) !important; } Also, the navigation is stacking on someone else's screen (second image) Anyone know what I can do to force it to stay in a line? I probably sound like a total dunce but I am trying really hard to learn so thankyou in advance for any tips 🙂 Link to comment
tuanphan Posted June 8, 2020 Share Posted June 8, 2020 Q1. add background-repeat: no-repeat; Q2. Can you share link to your site? 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
Archived
This topic is now archived and is closed to further replies.