Title: top bar
Last modified: August 21, 2016

---

# top bar

 *  [maria_f](https://wordpress.org/support/users/maria_f/)
 * (@maria_f)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/top-bar-1/)
 * Hello everyone
    thanks for this beautiful theme, i was trying to use it but i
   was wondering how to erase the bar on top, you know the one that goes from pink
   to green in the middle before the logo and the search box.
 * I looked in the header, the options and i didn’t find it, please help 🙂
 * thanks!

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

 *  [mjhead](https://wordpress.org/support/users/mjhead/)
 * (@mjhead)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/top-bar-1/#post-4087839)
 * Hi,
    Find the next code in your **style.css**
 *     ```
       .page-wrapper:before {
           background: url("images/page-top-bg.jpg") no-repeat scroll center 0 #FF5B5B;
           content: "";
           height: 6px;
           left: 0;
           position: absolute;
           right: 0;
           top: 0;
       }
       ```
   
 * This code fragment responsible for styling this bar, you can change it any way
   you want.
    Also I recommend you to use [child theme](http://codex.wordpress.org/Child_Themes)
   for making changes in your theme
 *  Thread Starter [maria_f](https://wordpress.org/support/users/maria_f/)
 * (@maria_f)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/top-bar-1/#post-4087877)
 * thank you!!

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

The topic ‘top bar’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/duena/2.0.0/screenshot.png)
 * Duena
 * [Support Threads](https://wordpress.org/support/theme/duena/)
 * [Active Topics](https://wordpress.org/support/theme/duena/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/duena/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/duena/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [maria_f](https://wordpress.org/support/users/maria_f/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/top-bar-1/#post-4087877)
 * Status: not resolved