Title: Remove header triggers
Last modified: August 19, 2016

---

# Remove header triggers

 *  Resolved [tomhq](https://wordpress.org/support/users/tomhq/)
 * (@tomhq)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/remove-header-triggers/)
 * How can I remove the two buttons in the top right corner of my blog that adjust
   the font size and page width?

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

 *  [a_johnson](https://wordpress.org/support/users/a_johnson/)
 * (@a_johnson)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/remove-header-triggers/#post-1306683)
 * They will be in header.php which you can access via your admin panel Appearance
   >>Editor.
 * I would leave the font size and just delete the page width though.
 *  Thread Starter [tomhq](https://wordpress.org/support/users/tomhq/)
 * (@tomhq)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/remove-header-triggers/#post-1306684)
 * I have tried that and cannot for the life of me find it in the header file.
 *  [a_johnson](https://wordpress.org/support/users/a_johnson/)
 * (@a_johnson)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/remove-header-triggers/#post-1306773)
 * Header.php isn’t that big, what is your theme?
 *  [digitalnature](https://wordpress.org/support/users/digitalnature/)
 * (@digitalnature)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/remove-header-triggers/#post-1306774)
 * it’s in footer.php:
 * `<div id="pageControls"></div>`
 * but a better way is to just hide it:
    `#pageControls{ display: none !important;}`
 *  Thread Starter [tomhq](https://wordpress.org/support/users/tomhq/)
 * (@tomhq)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/remove-header-triggers/#post-1306796)
 * Thank you digitalsignature and a_johnson for your help!
 *  [a_johnson](https://wordpress.org/support/users/a_johnson/)
 * (@a_johnson)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/remove-header-triggers/#post-1306851)
 * I just noticed he said BOTTOM right. Never seen a theme with them there and did’t
   read what the OP actually said. 🙂

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

The topic ‘Remove header triggers’ is closed to new replies.

 * 6 replies
 * 3 participants
 * Last reply from: [a_johnson](https://wordpress.org/support/users/a_johnson/)
 * Last activity: [16 years, 5 months ago](https://wordpress.org/support/topic/remove-header-triggers/#post-1306851)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
