katfox Posted December 7, 2021 Share Posted December 7, 2021 Site URL: https://www.clinicallymedia.squarespace.com How do I get the text background to meet the edges of the image behind it using custom CSS? See attached image. The code I currently have is below. #block-yui_3_17_2_1_1638463122277_9696 div { padding: 20px; background-color: rgba(255, 255, 255, 0.7); } Link to comment
Beyondspace Posted December 8, 2021 Share Posted December 8, 2021 23 hours ago, katfox said: Site URL: https://www.clinicallymedia.squarespace.com How do I get the text background to meet the edges of the image behind it using custom CSS? See attached image. The code I currently have is below. #block-yui_3_17_2_1_1638463122277_9696 div { padding: 20px; background-color: rgba(255, 255, 255, 0.7); } what is your protected password? 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
katfox Posted December 13, 2021 Author Share Posted December 13, 2021 (edited) On 12/8/2021 at 7:57 AM, bangank36 said: what is your protected password? @bangank36 It's "cm" Edited December 15, 2021 by katfox Link to comment
tuanphan Posted December 17, 2021 Share Posted December 17, 2021 @katfox It looks like you changed layout. Do you still need help? On mobile, I see space between text in buttons is huge. You can use this CSS to improve it. /* Mobile 3 buttons */ @media screen and (max-width:767px) { div#page-section-618ea4bb6920d12b96df296f .span-4 .html-block * { margin-bottom: 0px !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