ninabrowndesign Posted November 2, 2020 Share Posted November 2, 2020 Hi there, I'm currently building a site in the square-space trial so I don't think I can share my url. However, I basically looking to add a grey background block, with an opacity of around 80% to my title's on poster image blocks to make the text more legible. A bit like the inline version, expect I want it permanent, not only on hover and in the centre. I can't work out the code to do this, can anyone help?! Thanks in advance. Link to comment
Beyondspace Posted November 2, 2020 Share Posted November 2, 2020 You can try this Design -> Custom Css .sqs-block-image .design-layout-poster .image-card { background: rgb(128 128 128 / 0.8); padding: 1em; } 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 2, 2020 Author Share Posted November 2, 2020 45 minutes ago, bangank36 said: You can try this Design -> Custom Css .sqs-block-image .design-layout-poster .image-card { background: rgb(128 128 128 / 0.8); padding: 1em; } Thank you! That looks great but I get this message I'm afraid I'm unsure what it means: Is there a hex code version? Thanks! error evaluating function `rgb`: color functions take numbers as parameters Beyondspace 1 Link to comment
Beyondspace Posted November 2, 2020 Share Posted November 2, 2020 Sorry try this #808080cc 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment