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! Beyondspace 1 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 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, Keyword HighlighterIf 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
Kate_AL Posted March 25, 2021 Author Share Posted March 25, 2021 @bangank36 - thank you so much, that worked perfectly! Beyondspace 1 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