- 1). Go online to Blogger.com and sign in to your account. Blogger displays your dashboard with a list of the blogs you manage.
- 2). Click “Design” in the dashboard menu below the name of the blog you want to edit.
- 3). Select the “Edit HTML” sub-menu item along the top of the layout editor. The HTML editor appears, displaying the HTML, PHP and CSS that composes your blog.
- 4). Scroll down in the code text field to “/*Posts” and find the CSS element called “h3.post-title.”
- 5). Place your cursor after the bracket following “h3.post-title,” press “Enter” and type “margin-bottom:”.
- 6). Type the number of pixels you want between the post title and the post content, then type “px” and close the element attribute with a semi-colon.
SHARE