Reduce space between Title and Description
Follow the below steps to reduce space between ‘Title’ and ‘Description’ in Blogger:
- In your Blogger Dashboard go to Template >> Edit HTML
- Search for text ‘.Header h1 {‘ and add the below line of code to this block.
margin-bottom: -20px; !important
- Click on ‘Save Template’ button and see the changes in the browser, you can see the preview also before saving the template by clicking on ‘Preview Template’ button.
Last Updated: August 05, 2020
Related Posts
- How To Change Widget Title Background On Blogger
- How to Add Adsense Ads Between Blog Post and Comment Box in Blogger
- How to Enable Search Description for Blogger and Blog Posts
- How to Make your Blogger Blog Template to fit any Screen Resolution
- How to reduce space between header and pagelist widgets in blogger
- Remove Empty Space Left on Top After Removing Navbar in Blogger
- Show more than 200 comments on Blogger Page or Post
- How to Split or Divide Blogger Header in Two Parts?
- How To Show Post Title Before Blog Title in Blogger?
- How to add a gadget above header in blogger?
- How to reduce space above the Title in Blogger
- How to customise Read More link in blogger
- How to reduce space between gadgets in Blogger?
- How to add Recent Posts Slider with images for Blogger?
No Responses