Title: Background
Last modified: February 14, 2017

---

# Background

 *  [rakha2754](https://wordpress.org/support/users/rakha2754/)
 * (@rakha2754)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/background-71/)
 * Can you please help me with the following
    Resolve [http://subtlett.com/](http://subtlett.com/)
 * 1. I would like to remove the white line on the background.
    2. When I scroll
   down on the homepage I don’t want the white space.
 * Thank you.

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

 *  [bdbrown](https://wordpress.org/support/users/bdbrown/)
 * (@bdbrown)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/background-71/#post-8802070)
 * 1. Add this custom css:
 *     ```
       .palette-primary .line-lg {
           border-top: none;
       }
       ```
   
 * To add custom CSS:
    – If you have a child theme you can add the CSS to the style.
   css file. – If you are using WordPress 4.7 you can use the “Additional CSS” option
   in the Customizer. – If your theme has a custom CSS option you can use that to
   add the CSS. – If you have Jetpack installed you can enable its Custom CSS module.–
   Otherwise you can install a plugin like [https://wordpress.org/plugins/simple-css/](https://wordpress.org/plugins/simple-css/).
 * 2. That’s where your post should be. Since you’re using a commercial theme we
   recommend you go to their official support channel so you can get support from
   the people who know it best.
 * [https://www.boldgrid.com/support/](https://www.boldgrid.com/support/)
 * Forum volunteers are also not given access to commercial products, so they would
   not know about the theme functionality or configuration. The vendors are the 
   best resource for support of commercial products.
 *  [Innovation TechnologyS](https://wordpress.org/support/users/deivamoorthy/)
 * (@deivamoorthy)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/background-71/#post-8802094)
 * Hi,
 * 1. This class Presents in the header.php Remove it or Change the CSS line-lg
   
   2. You are using the same template for all the pages, which makes white background
   appears in the footer. Use the New template for Home page or Rewrite the Stylesheet
   for Homepage
 * .home .line-lg {
    border: medium none; }
 * which removes the White line on the background in the Homepage alone.

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

The topic ‘Background’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 3 participants
 * Last reply from: [Innovation TechnologyS](https://wordpress.org/support/users/deivamoorthy/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/background-71/#post-8802094)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
