krausjb Posted November 15, 2019 Share Posted November 15, 2019 I'm using the Rover template. There is an option to change the background color of the Title, but not the Subtitle. Any way to do this? Link to comment
christyprice Posted November 15, 2019 Share Posted November 15, 2019 Yes @krausjb, add this code to Design > Custom CSS. You'll need to change out the hex code for your color. .sqs-block-image .design-layout-poster .image-subtitle p { background-color: #aa2727; box-shadow: 0.25em 0 0 #aa2727, -0.25em 0 0 #aa2727; } .sqs-block-image .image-block-outer-wrapper.image-block-v2 .image-subtitle p { display: inline; margin: 0; word-wrap: break-word; overflow-wrap: break-word; } christyprice.com 🇺🇸 Austin, TX US ✅ For Web Designers: Squarespace Client Process Checklist. Save time and bring consistency to your web design projects. Receive a Notion doc template with my 100+ item client process checklist. Link to comment
krausjb Posted November 18, 2019 Author Share Posted November 18, 2019 awesome, thank you! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.