Skyfire Posted August 20, 2023 Posted August 20, 2023 Hi - I've been researching for a few days but can't find the answer I'm looking for. I'm trying to create a home page that has an image on it that runs to the edges of the browser window. Right now, I have: Added a section Added a background image Set background width to Full Bleed But it doesn't bleed to the browser edge. I have tried increasing the overall Site Width, but that does nothing. The image is 7000px long so it's not an image width issue. It's on this page: https://www.skyfire-photography.com/home What I'm trying to do is something like this: http://www.maryquincy.com/
tuanphan Posted August 21, 2023 Posted August 21, 2023 Can you send image file? We will try testing it. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Skyfire Posted August 21, 2023 Author Posted August 21, 2023 Thanks Tuanphan - I have sent the image via a direct message. Andrew
tuanphan Posted August 21, 2023 Posted August 21, 2023 Access your Custom CSS box and remove top code It will work (I just tested your image on my site) Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Skyfire Posted August 22, 2023 Author Posted August 22, 2023 Thanks for this. I tried this - but it screwed up the other pages on my site. The product images (because they are not uniform sizes), should look like this: If I take away the Custom CSS, then it does this: And on the product detail page: Is there a way to override it on just one page? Thanks for your help.
Solution tuanphan Posted August 22, 2023 Solution Posted August 22, 2023 Add this to CSS box to override on /home page body#collection-5f5e320bd871bb4ffc401420 img { object-fit: cover !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Skyfire Posted August 22, 2023 Author Posted August 22, 2023 Thanks so much. Works perfectly. Appreciate your help. Andrew tuanphan 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment