Title: Josh's Replies | WordPress.org

---

# Josh

  [  ](https://wordpress.org/support/users/bramblepath/)

 *   [Profile](https://wordpress.org/support/users/bramblepath/)
 *   [Topics Started](https://wordpress.org/support/users/bramblepath/topics/)
 *   [Replies Created](https://wordpress.org/support/users/bramblepath/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/bramblepath/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/bramblepath/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/bramblepath/engagements/)
 *   [Favorites](https://wordpress.org/support/users/bramblepath/favorites/)

 Search replies:

## Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [create hyperlink](https://wordpress.org/support/topic/create-hyperlink/)
 *  [Josh](https://wordpress.org/support/users/bramblepath/)
 * (@bramblepath)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/create-hyperlink/#post-1915954)
 * Press the “link” button above the new post dialogue box and enter the URL.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Unwanted gap between H1 tag and text](https://wordpress.org/support/topic/unwanted-gap-between-h1-tag-and-text/)
 *  [Josh](https://wordpress.org/support/users/bramblepath/)
 * (@bramblepath)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/unwanted-gap-between-h1-tag-and-text/#post-1915437)
 * I recommend adding a span tag around the H1 header, with a class something like“
   post-title”, then in the CSS adding a new rule like this:
 * `.post-title h1 { margin-bottom: -170px; }`
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Unwanted gap between H1 tag and text](https://wordpress.org/support/topic/unwanted-gap-between-h1-tag-and-text/)
 *  [Josh](https://wordpress.org/support/users/bramblepath/)
 * (@bramblepath)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/unwanted-gap-between-h1-tag-and-text/#post-1915399)
 * You could try adding a rule for H1 to the CSS file, and setting the margin-bottom
   element to something like -100px (or whatever) until the text is at a reasonable
   distance.

Viewing 3 replies - 1 through 3 (of 3 total)