Title: Header Lines&#8212;
Last modified: August 20, 2016

---

# Header Lines—

 *  Resolved [JuAl78](https://wordpress.org/support/users/jual78/)
 * (@jual78)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/header-lines/)
 * Another Question.
    I want to only use my background image on my front page. I
   turned the background color of the header into transparent but then I still can
   see the lines/box from the header and footer. Where can I turn them off. I still
   wanna be able to place my widgets though…. Thank you for your help..

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

 *  [Sovit](https://wordpress.org/support/users/sovitranjitkar/)
 * (@sovitranjitkar)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/header-lines/#post-3550222)
 * Hi JuAl78,
 * **Go to Appearance -> Theme Option -> Design Option Tab -> Custom CSS**
    and 
   paste the following CSS code to remove the border in header as well as footer
 *     ```
       #access,
       #site-generator,
       #colophon .widget-wrap {
          border: 0 none;
       }
       ```
   
 * Now, Click on Save All Changes Button and Refresh your browser.
 * Thanks for using our theme Attitude.
 * Regards,
    Sovit (Theme Horse Team)
 *  [freecityguides](https://wordpress.org/support/users/freecityguides/)
 * (@freecityguides)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/header-lines/#post-3550502)
 * Hi. This works a treat for the horizontal lines. Is there any way to remove the
   other grey lines too which form a box around the content area?

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

The topic ‘Header Lines—’ is closed to new replies.

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

 * 2 replies
 * 3 participants
 * Last reply from: [freecityguides](https://wordpress.org/support/users/freecityguides/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/header-lines/#post-3550502)
 * Status: resolved