Clayspacebk Posted November 22, 2022 Share Posted November 22, 2022 Hi All, I'm not a tech person, but I've used the pop up feature in the past (in Marketing) and have figured it out. Now, an image I uploaded months ago won't go away no matter what I do. I've deleted it, replaced it with another one, but it keeps showing up in the background, even when it's not in the image area of the set up. Also, while I'm here, how do I locate my image library? This is crazy making! Thanks in advance. Link to comment
Ziggy Posted November 22, 2022 Share Posted November 22, 2022 Can you share your website URL and where this is happening on the page? Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
Clayspacebk Posted November 22, 2022 Author Share Posted November 22, 2022 https://hypersphere-pufferfish-k8em.squarespace.com/config/marketing/popup-overlay The red background with mugs should not be there. Can't seem to get rid of it. Thanks Ziggy! clayspacebk.com, but we don't have the pop up live. Link to comment
Ziggy Posted November 22, 2022 Share Posted November 22, 2022 From your screenshot it looks like this was done with CSS, you'll have to scour through the Custom CSS and see if you can find it. Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
Solution Clayspacebk Posted November 22, 2022 Author Solution Share Posted November 22, 2022 oookkk. Which part of this do I want to delete? Just don't want to screw up other things. .sqs-block-code{width:100%!important;} .sqs-image-content{width:80%,margin:0 auto;} #acuity-footer{display:none!important;} #home2{ background: rgb(0,0,0); background: linear-gradient(0deg, rgba(0,0,0,0) 69%, rgba(0,0,0,0.5746892507002801) 100%); } /* Mobile popup image */ div.sqs-slice-group.group-copy.copy-layer-background { background-image: url(https://images.squarespace-cdn.com/content/5dec6117f87cb8636ca97400/98217860-c1eb-4fe8-9e25-3e145c476748/0mugs.jpg?content-type=image%2Fjpeg) !important; background-size: cover; background-repeat: no-repeat; background-position: center center; } .product-quantity-input { display:none !important; } Link to comment
Ziggy Posted November 23, 2022 Share Posted November 23, 2022 12 hours ago, Clayspacebk said: /* Mobile popup image */ div.sqs-slice-group.group-copy.copy-layer-background { background-image: url(https://images.squarespace-cdn.com/content/5dec6117f87cb8636ca97400/98217860-c1eb-4fe8-9e25-3e145c476748/0mugs.jpg?content-type=image%2Fjpeg) !important; background-size: cover; background-repeat: no-repeat; background-position: center center; } This part is adding an image to the pop-up. There's nothing stopping you backing up the CSS in a plain text document, removing it and seeing what changes, if it breaks something put it all back. But I would start by just removing that section. Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
Clayspacebk Posted November 23, 2022 Author Share Posted November 23, 2022 OK, that worked, thanks. One more question: How do I get the newly fixed image/text to show up on mobile now? 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