Title: CSS with the header
Last modified: February 3, 2020

---

# CSS with the header

 *  Resolved [noahdev](https://wordpress.org/support/users/noahdev/)
 * (@noahdev)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/css-with-the-header/)
 * How do i remove the “Personlig Træner in the top?”
 * > [View post on imgur.com](https://imgur.com/JamuyMg)
    -  This topic was modified 6 years, 4 months ago by [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcss-with-the-header%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [6 years, 4 months ago](https://wordpress.org/support/topic/css-with-the-header/#post-12393511)
 * That text is part of your logo image file
 * `https://jensrosenkrantz.dk/wp-content/uploads/2019/08/logo-6.png`
 * You’ll need to replace the image.
 * Or, do you meant the text in the tab? See [https://i.imgur.com/LtgS5uB.png](https://i.imgur.com/LtgS5uB.png)
 * [[
 *  Thread Starter [noahdev](https://wordpress.org/support/users/noahdev/)
 * (@noahdev)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/css-with-the-header/#post-12393538)
 * `Sorry for the bad explanition. I ment like this:
 * > [View post on imgur.com](https://imgur.com/3GfjgXa)
    -  This reply was modified 6 years, 4 months ago by [noahdev](https://wordpress.org/support/users/noahdev/).
    -  This reply was modified 6 years, 4 months ago by [noahdev](https://wordpress.org/support/users/noahdev/).
 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [6 years, 4 months ago](https://wordpress.org/support/topic/css-with-the-header/#post-12393721)
 * To remove that block on every page:
 *     ```
       .qodef-title-holder.qodef-standard-type.qodef-title-va-window-top.qodef-has-bg-image.qodef-bg-parallax {
           display: none;
       }
       ```
   
 * **To add or override CSS:** use the “Additional CSS” option in the customizer._
   [https://codex.wordpress.org/CSS#Custom\_CSS\_in\_WordPress](https://codex.wordpress.org/CSS#Custom_CSS_in_WordPress)_
 * Learn to use the [Chrome Developer Tools](https://developers.google.com/web/tools/chrome-devtools/)
   or [Firefox Developer Tools](https://developer.mozilla.org/en-US/docs/Tools) 
   to help you see and test changes to your CSS.
 *  Thread Starter [noahdev](https://wordpress.org/support/users/noahdev/)
 * (@noahdev)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/css-with-the-header/#post-12393744)
 * Thanks! That was what i looking for.

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

The topic ‘CSS with the header’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 2 participants
 * Last reply from: [noahdev](https://wordpress.org/support/users/noahdev/)
 * Last activity: [6 years, 4 months ago](https://wordpress.org/support/topic/css-with-the-header/#post-12393744)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
