Guest Posted March 30, 2021 Posted March 30, 2021 Site URL: https://landing.smartmarketer.com/pages/tmtp-digital Hey all 🙂 How does one add a border (like the image I attached) around a block of text? I'm a Square space newbie, and not very good at coding. But I'm keen to learn! 😄 Thank you, TeeÂ
Guest Posted March 30, 2021 Posted March 30, 2021 Hi @teetree May i help you to make this around block of text?
tuanphan Posted March 31, 2021 Posted March 31, 2021 Add to Design > Custom CSS /* text block */ #enter-text-block-id { background: #f8f8f8; box-shadow: 0 10px 70px rgb(44 56 90 / 20%); border-top: 10px solid #2C385A; border-radius: 8px; } Use this tool to find text block id. https://chrome.google.com/webstore/detail/squarespace-id-finder/igjamfnifnkmecjidfbdipieoaeghcff?hl=en Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.