Title: Decrease space between page title and text
Last modified: August 30, 2016

---

# Decrease space between page title and text

 *  [Thisisbridget](https://wordpress.org/support/users/thisisbridget/)
 * (@thisisbridget)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/decrease-space-between-page-title-and-text/)
 * Hi,
 * I’m a wordpress newbie, using Sydney, and I can’t find the solution to decrease
   the size between the page title and the text/body. I understand it’s something
   I need to change in style.css, but I don’t know where. Anybody have the answer?

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

 *  [Craig Ralston](https://wordpress.org/support/users/craig-ralston/)
 * (@craig-ralston)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/decrease-space-between-page-title-and-text/#post-6327821)
 * A link to the site would help. =)
 *  Thread Starter [Thisisbridget](https://wordpress.org/support/users/thisisbridget/)
 * (@thisisbridget)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/decrease-space-between-page-title-and-text/#post-6327884)
 * I’m sorry. Here it is: [http://localhost:8888/bridgetandthegoldfish.com/](http://localhost:8888/bridgetandthegoldfish.com/)
 *  [Craig Ralston](https://wordpress.org/support/users/craig-ralston/)
 * (@craig-ralston)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/decrease-space-between-page-title-and-text/#post-6327903)
 * That is a local install, only you can view that. I installed the theme real quick
   to take a look, there is a 30px margin on the bottom of the page titles. You 
   can override that by adding the following CSS in either a custom CSS plugin or
   via your [child theme](https://codex.wordpress.org/Child_Themes) style.css. I
   wouldn’t recommend editing the parent theme style.css since those changes may
   be lost if the theme updates.
 *     ```
       .single .entry-header, .page .entry-header {
           margin-bottom: 0px;
       }
       ```
   

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

The topic ‘Decrease space between page title and text’ is closed to new replies.

## Tags

 * [decrease space](https://wordpress.org/support/topic-tag/decrease-space/)
 * [title](https://wordpress.org/support/topic-tag/title/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [Craig Ralston](https://wordpress.org/support/users/craig-ralston/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/decrease-space-between-page-title-and-text/#post-6327903)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
