Title: Remove order
Last modified: August 21, 2016

---

# Remove order

 *  [praimann](https://wordpress.org/support/users/praimann/)
 * (@praimann)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/remove-order/)
 * Hello !
 * I would like to remove the light grey border arround the main area of the page,
   but just on the starting page (= [http://www.fliegenwasser.at](http://www.fliegenwasser.at)).
   Can you give me an advice how to do it ?
 * Best regards
 * Peter

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

 *  Theme Author [satrya](https://wordpress.org/support/users/satrya/)
 * (@satrya)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/remove-order/#post-4789954)
 * You have jetpack installed ?
 *  Thread Starter [praimann](https://wordpress.org/support/users/praimann/)
 * (@praimann)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/remove-order/#post-4790009)
 * No, I have not installed jetpack. I am able to do changes in the style.css or
   x.php via wordpress editor or notepad++, but I am not experienced in html and
   therefore I need some help ..
 *  Theme Author [satrya](https://wordpress.org/support/users/satrya/)
 * (@satrya)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/remove-order/#post-4790027)
 * Ok, there’s two ways to add custom css to your website.
 * **1. [Child theme](https://codex.wordpress.org/Child_Themes)**
    If you familiar
   with child theme, please create it or you can download it [here](http://satrya.me/docs/skyfall-child-theme/).
   Please add the below code to the child them **style.css**
 *     ```
       .home .hentry { box-shadow: none; }
       ```
   
 * **2. Custom css plugin**
    If you are not confident with child theme, you can 
   install [http://wordpress.org/plugins/simple-custom-css/](http://wordpress.org/plugins/simple-custom-css/)
   add the same code to the custom css box.
 *  Thread Starter [praimann](https://wordpress.org/support/users/praimann/)
 * (@praimann)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/remove-order/#post-4790047)
 * Thank you very much,
    child theme plus html worked perfectly

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

The topic ‘Remove order’ is closed to new replies.

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

 * 4 replies
 * 2 participants
 * Last reply from: [praimann](https://wordpress.org/support/users/praimann/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/remove-order/#post-4790047)
 * Status: not resolved