ninabrowndesign Posted November 8, 2020 Share Posted November 8, 2020 Site URL: https://lime-oleander-s6sf.squarespace.com/ Hi. For reasons I cannot understand, all my code effects have disappeared! The code is still there in Design > Custom CSS, but non of the effects are apparent on my website, including the code injection on the headers for resources and news. ?? Password: heritage Thanks! Link to comment
ninabrowndesign Posted November 8, 2020 Author Share Posted November 8, 2020 Here is all my current code: { filter: brightness(100%); transition: all .4s; } .sqs-block-image-link:hover img { filter: brightness(100%); transform: scale(1.1); } .sqs-block-image .design-layout-poster .image-card { background-color: rgba(0,0,0,0.5); padding: 20px; } /* Dropdown color */ .header-nav-folder-content { background-color: rgba(0,0,0,0.5) !important; } Thanks Link to comment
Beyondspace Posted November 8, 2020 Share Posted November 8, 2020 Is this missing the selector or you missed it when copy from the custom css? Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
ninabrowndesign Posted November 8, 2020 Author Share Posted November 8, 2020 I made a slight adjustment this am, I have deleted something?! I'm not sure what though as I'm not fluent in code at all. Link to comment
ninabrowndesign Posted November 8, 2020 Author Share Posted November 8, 2020 But it look exactly the same as before... Link to comment
Beyondspace Posted November 8, 2020 Share Posted November 8, 2020 I can have a look at your set up if you want, via collaborator bangank36@gmail.com Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
ninabrowndesign Posted November 8, 2020 Author Share Posted November 8, 2020 Yes please thank you, do I need to add you? Link to comment
Beyondspace Posted November 8, 2020 Share Posted November 8, 2020 1 hour ago, ninabrowndesign said: Yes please thank you, do I need to add you? Yes Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
ninabrowndesign Posted November 8, 2020 Author Share Posted November 8, 2020 Would this have anything to do with me switching from trial to personal plan? Just a thought. Link to comment
Beyondspace Posted November 8, 2020 Share Posted November 8, 2020 2 minutes ago, ninabrowndesign said: Would this have anything to do with me switching from trial to personal plan? Just a thought. it working on all plan Custom code FAQ – Squarespace Help ninabrowndesign 1 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
ninabrowndesign Posted November 8, 2020 Author Share Posted November 8, 2020 Thanks so much Bangan, I've actually figured it out. The fist line of code was missing the part in red! I must have accidentally deleted it. .sqs-block-image-link:hover img { filter: brightness(100%); transition: all .4s; } .sqs-block-image-link:hover img { filter: brightness(100%); transform: scale(1.1); } .sqs-block-image .design-layout-poster .image-card { background-color: rgba(0,0,0,0.5); padding: 20px; } /* Dropdown color */ .header-nav-folder-content { background-color: rgba(0,0,0,0.5) !important; } Beyondspace 1 Link to comment
Beyondspace Posted November 8, 2020 Share Posted November 8, 2020 yeah that what I am trying to point out ninabrowndesign 1 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
ninabrowndesign Posted November 9, 2020 Author Share Posted November 9, 2020 I wouldn't have spotted it without you mentioning the selector was missing. Thank you. Beyondspace 1 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