Guest Nell_H Posted November 21, 2019 Share Posted November 21, 2019 Hi there, Newbie here! I would like to decrease the line spacing in the blog post titles. Attaching a screenshot of typical default scenario. Thank you! URL https://cube-swordfish-pexe.squarespace.com/ Link to comment
tuanphan Posted November 21, 2019 Share Posted November 21, 2019 Private Site This site is currently private. If you’re the owner or contributor, log in. Please setup password & share url 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
Guest Nell_H Posted November 24, 2019 Share Posted November 24, 2019 Thank you, tuanphan. The password is bodycomp This is the URL: https://cube-swordfish-pexe.squarespace.com/config/ Link to comment
tuanphan Posted November 24, 2019 Share Posted November 24, 2019 3 hours ago, Nell_H said: Thank you, tuanphan. The password is bodycomp This is the URL: https://cube-swordfish-pexe.squarespace.com/config/ add to home > Design > Custom css h1.blog-title a { line-height: 20px; } h1.blog-title { margin-bottom: 0 !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
Guest Nell_H Posted November 25, 2019 Share Posted November 25, 2019 Thank you, tuanphan 😊 6 hours ago, tuanphan said: add to home > Design > Custom css h1.blog-title a { line-height: 20px; } h1.blog-title { margin-bottom: 0 !important; } Link to comment
tuanphan Posted November 25, 2019 Share Posted November 25, 2019 2 minutes ago, Nell_H said: Thank you, tuanphan 😊 There has Thanks button (hand icon on right)...😎 mazmac and gogreenmsu 2 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
thaitandem Posted May 31, 2020 Share Posted May 31, 2020 In case others are still having problems, to get the above code to work for me in 7.1 on the blog side-by-side page, I added: {display:block;} h1.blog-title a { line-height: 20px; display: block; } Link to comment
markjjeffries Posted June 15, 2020 Share Posted June 15, 2020 Hi everyone, I'm looking for code for a similar thing; I need to reduce the line height of the blog post title within the actual post page (not the overview page). See screenshot attached. The site is here and the password is RORpassword123! Many thanks, Mark Link to comment
tuanphan Posted June 16, 2020 Share Posted June 16, 2020 8 hours ago, markjjeffries said: Hi everyone, I'm looking for code for a similar thing; I need to reduce the line height of the blog post title within the actual post page (not the overview page). See screenshot attached. The site is here and the password is RORpassword123! Many thanks, Mark Add to Home > Design > Custom CSS .light .blog-item-wrapper .blog-item-title h1.entry-title { line-height: 1.2em; } markjjeffries 1 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
Jes_Shine Posted April 5 Share Posted April 5 @tuanphan I tried your codes and changed it to h2 instead of h1 to see if that'd work and nothing. I also would please like to change (increase) the line height of the blog post title within the actual post page. Example: https://www.birthtofiveil.com/grant-recipients/arcola pw: jes TIA! Link to comment
tuanphan Posted April 8 Share Posted April 8 On 4/5/2023 at 9:20 PM, Jes_Shine said: @tuanphan I tried your codes and changed it to h2 instead of h1 to see if that'd work and nothing. I also would please like to change (increase) the line height of the blog post title within the actual post page. Example: https://www.birthtofiveil.com/grant-recipients/arcola pw: jes TIA! I see it is fine here 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