Title: codeditor3's Replies | WordPress.org

---

# codeditor3

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [H1 Font Size – Line Spacing Problem](https://wordpress.org/support/topic/h1-font-size-line-spacing-problem/)
 *  [codeditor3](https://wordpress.org/support/users/codeditor3/)
 * (@codeditor3)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/h1-font-size-line-spacing-problem/#post-11107963)
 * The size of the line-height is proportional to the font-size. Assuming you are
   currently using a unitless value for your line-height such as:
 * h1 {
    line-height: 1.5; }
 * You could try give it a pixel value instead.
 * h1 {
    line-height: 30px; }
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Access to wp-admin broken (Warning: Parameter 1 to wp_default_scripts() …)](https://wordpress.org/support/topic/access-to-wp-admin-broken-warning-parameter-1-to-wp_default_scripts/)
 *  [codeditor3](https://wordpress.org/support/users/codeditor3/)
 * (@codeditor3)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/access-to-wp-admin-broken-warning-parameter-1-to-wp_default_scripts/#post-11107938)
 * Have you installed a new plugin or theme recently? If so, try deleting them to
   see if your site returns to normal. Problems in plugins can produce all kinds
   of weird problems and error messages.

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