Kate_AL Posted March 24, 2021 Share Posted March 24, 2021 Site URL: https://www.armstronglloyd.co.uk/blog I'm sure I'm being totally dense here (and total coding novice)! I want to add padding to the title on the individual blog pages to bring in line with the main body content. Example page here: https://www.armstronglloyd.co.uk/blog/brand-personality-marketing-job-search Have tried the following but this didn't work: .blog-item-title { padding-left: 10px; } Any advice would be amazing! Link to comment
Beyondspace Posted March 25, 2021 Share Posted March 25, 2021 11 hours ago, Kate_AL said: Site URL: https://www.armstronglloyd.co.uk/blog I'm sure I'm being totally dense here (and total coding novice)! I want to add padding to the title on the individual blog pages to bring in line with the main body content. Example page here: https://www.armstronglloyd.co.uk/blog/brand-personality-marketing-job-search Have tried the following but this didn't work: .blog-item-title { padding-left: 10px; } Any advice would be amazing! try .BlogItem-title { margin-left: 8.33%; } The value equal to your spacer width in the body content BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Kate_AL Posted March 25, 2021 Author Share Posted March 25, 2021 @bangank36 - thank you so much, that worked perfectly! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.