hap Posted November 11, 2022 Share Posted November 11, 2022 I'm having issus with transparent background o a specific section. Today in the morning my costum css code was still working, but now it is having issus and i am not able to have a specific section woth transparent background. That was my code: #page .page-section:nth-child(2) , #page .page-section:nth-child(2) .section-background{background-color:transparent!important;} I also tried to target the section specificly with the section id, like this: [data-section-id="636eb26c42f32b1f7b5b81eb"] { background-color:transparent!imoprtant; } it also does not work, what can i do? Link to comment
paul2009 Posted November 12, 2022 Share Posted November 12, 2022 Squarespace made some code changes to page sections this week, so you'll most likely need to re-write the CSS. If you need help with this, you'll need to provide us with specific details so we can see these sections on the site. For more information, see How to Post a Forum Question. About: SQSP User for 17 yrs. Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF Digital, building Squarespace Extensions to supercharge your commerce website. Content: Links in my posts may refer to SF Digital products or may be affiliate links. If my advice helped, you can thank me by clicking one of the feedback emojis below. I love coffee too. Link to comment
AlessiaGarbarinoGraphics Posted November 12, 2022 Share Posted November 12, 2022 Hello everyone! several month ago I customized the background image for the entire website using this code: /*WEBSITE BACKGROUND*/ .section-background, .page-section { background: transparent !important; } body { background-image: url(https://static1.squarespace.com/static/62f16b998dcd805473a84699/t/636fabc24c2fed6be47c5aa2/1668262854335/bpebg.jpg); background-size: cover; background-repeat: no-repeat; background-position: center center; background-color: transparent !important; } The code worked without problem ever since. Today I see that the image doesn't show up anymore and checking with my client she didn't touched the custom code/gallery/custom css uploaded files. Can someone help me defining the problem and solving it? Thank you so much Link to comment
paul2009 Posted November 12, 2022 Share Posted November 12, 2022 6 minutes ago, AlessiaGarbarinoGraphics said: I customized the background image for the entire website. Today I see that the image doesn't show up anymore See my post above. About: SQSP User for 17 yrs. Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF Digital, building Squarespace Extensions to supercharge your commerce website. Content: Links in my posts may refer to SF Digital products or may be affiliate links. If my advice helped, you can thank me by clicking one of the feedback emojis below. I love coffee too. Link to comment
AlessiaGarbarinoGraphics Posted November 12, 2022 Share Posted November 12, 2022 4 hours ago, paul2009 said: Squarespace made some code changes to page sections this week, so you'll most likely need to re-write the CSS. If you need help with this, you'll need to provide us with specific details so we can see these sections on the site. For more information, see How to Post a Forum Question. Hi! Thank you. The problem is persisting in every page of the website besides the shopping cart page. The code added was in the post you quoted. I basically have uploaded in the custom css one image that was covering entirely each page, from header to footer. please let me know if you need further info! Link to comment
paul2009 Posted November 12, 2022 Share Posted November 12, 2022 14 minutes ago, AlessiaGarbarinoGraphics said: please let me know if you need further info! Please provide a link to one of the pages. I'd need to view the page. About: SQSP User for 17 yrs. Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF Digital, building Squarespace Extensions to supercharge your commerce website. Content: Links in my posts may refer to SF Digital products or may be affiliate links. If my advice helped, you can thank me by clicking one of the feedback emojis below. I love coffee too. Link to comment
noahawaii Posted November 13, 2022 Share Posted November 13, 2022 I'm having this issue too and I've been bugging the crap out of them. It's just the transparent css that's broken from what I see but bug them too and blame it on them. Link to comment
noahawaii Posted November 13, 2022 Share Posted November 13, 2022 I'm using opacity: 0.5 !important; in the meantime, but every other color code works except transparent so gotta blame squarespace. Let them know that they broke it so that it's more than one person. Link to comment
AlessiaGarbarinoGraphics Posted November 13, 2022 Share Posted November 13, 2022 20 hours ago, paul2009 said: Please provide a link to one of the pages. I'd need to view the page. Hi! Ok I was working on that yesterday and I had to add this code here, for everyone who is having the same site-wide image background problem: .page-section .section-border { background-color: transparent !important; } Now it works again. Thank you anyway for the help!! Link to comment
noahawaii Posted November 14, 2022 Share Posted November 14, 2022 18 hours ago, AlessiaGarbarinoGraphics said: Hi! Ok I was working on that yesterday and I had to add this code here, for everyone who is having the same site-wide image background problem: .page-section .section-border { background-color: transparent !important; } Now it works again. Thank you anyway for the help!! I've had no luck with adding .section-border, so I'm back to using opacity for now. If anyone has any ideas, please let me know. There's my homepage with the error, and I'm trying to fix section 622e5b8ddd586822ec87dd31 https://noahlangphotography.com/ Link to comment
tuanphan Posted November 21, 2022 Share Posted November 21, 2022 On 11/14/2022 at 2:54 PM, noahawaii said: I've had no luck with adding .section-border, so I'm back to using opacity for now. If anyone has any ideas, please let me know. There's my homepage with the error, and I'm trying to fix section 622e5b8ddd586822ec87dd31 https://noahlangphotography.com/ Hi, Which page are you referring to? 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
noahawaii Posted November 22, 2022 Share Posted November 22, 2022 On 11/20/2022 at 10:25 PM, tuanphan said: Hi, Which page are you referring to? The homepage specifically. The only reason it looks transparent is because I'm using opacity right now. Link to comment
noahawaii Posted November 24, 2022 Share Posted November 24, 2022 Solution .page-section .section-border { background-color: transparent !important; } :not(.has-background) .section-background { background-color: transparent; } Link to comment
AlessiaGarbarinoGraphics Posted February 23 Share Posted February 23 (edited) Hello! Back at it again with the same problem. (the transparent css not working) Can someone help me out on that? To recap I have a site-wide background image that doesn't show! Link to website: https://www.bigpussyenergy.co/ (i've now replaced the "transparent" tag with a purple color) And this is the css I have: .section-background, .page-section, .section-border { background-color: transparent !important; } body { background-image: url(https://static1.squarespace.com/static/62f16b998dcd805473a84699/t/63f67ada9bc5b97dd152462e/1677097692612/bpe-backgroung.jpg); background-size: cover; background-repeat: no-repeat; background-position: center center; background-color: transparent !important; } Thank you!! Edited February 23 by AlessiaGarbarinoGraphics Link to comment
tuanphan Posted February 26 Share Posted February 26 On 2/23/2023 at 7:28 PM, AlessiaGarbarinoGraphics said: Hello! Back at it again with the same problem. (the transparent css not working) Can someone help me out on that? To recap I have a site-wide background image that doesn't show! Link to website: https://www.bigpussyenergy.co/ (i've now replaced the "transparent" tag with a purple color) And this is the css I have: .section-background, .page-section, .section-border { background-color: transparent !important; } body { background-image: url(https://static1.squarespace.com/static/62f16b998dcd805473a84699/t/63f67ada9bc5b97dd152462e/1677097692612/bpe-backgroung.jpg); background-size: cover; background-repeat: no-repeat; background-position: center center; background-color: transparent !important; } Thank you!! Change this code .section-background, .page-section { background: transparent !important; } to this .section-background, .page-section, .section-border, .section-divider { background: 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