Title: Silly display question
Last modified: August 18, 2016

---

# Silly display question

 *  [yeleek](https://wordpress.org/support/users/yeleek/)
 * (@yeleek)
 * [20 years ago](https://wordpress.org/support/topic/silly-display-question/)
 * Hi,
 * OK i know i can use display:none in my css file to stop the blog title etc being
   displayed but what i’d actually rather do is what this page suggests and put 
   both title and description off screen without altering my css file (incase I 
   want to use h1 in the future).
 * [http://codex.wordpress.org/Designing_Headers](http://codex.wordpress.org/Designing_Headers)
 * Question is where should i put this command to move the text 1000 pixels to the
   left? I’ve found the below code in the header is this it? If so what should i
   write?
 * <div id=”header”>
    <div id=”headerimg”> <h1>/”><?php bloginfo(‘name’); ?></h1
   > <div class=”description”><?php bloginfo(‘description’); ?></div> </div>
 * Many thanks
 * Ben

Viewing 1 replies (of 1 total)

 *  [resiny](https://wordpress.org/support/users/resiny/)
 * (@resiny)
 * [20 years ago](https://wordpress.org/support/topic/silly-display-question/#post-386468)
 * just take this out:
 * ?php bloginfo(‘name’); ?
 * then yo don’t have to mess with the css or the h1 or anything

Viewing 1 replies (of 1 total)

The topic ‘Silly display question’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [resiny](https://wordpress.org/support/users/resiny/)
 * Last activity: [20 years ago](https://wordpress.org/support/topic/silly-display-question/#post-386468)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
