Title: Remove Site Wrap
Last modified: August 24, 2016

---

# Remove Site Wrap

 *  [jconoyer](https://wordpress.org/support/users/jconoyer/)
 * (@jconoyer)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/remove-site-wrap/)
 * Hello. I downloaded the free version of this theme and am trying to decide if
   the free or paid version will work for a client project. So far the free theme
   has been great, but I am wondering if either version has a way to remove the 
   site wrapper, or make the website widescreen landscape format.
 * Also is there a way to make all three feature content boxes a different color
   for each? I was able to change the first box, but the last two I do not know 
   the correct CSS to change.
 * I don’t have my testing site live yet to provide a link. Any help is much appreciated!

Viewing 1 replies (of 1 total)

 *  [Biplav](https://wordpress.org/support/users/bplv/)
 * (@bplv)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/remove-site-wrap/#post-6089621)
 * Hello,
    To make the your website full width enter the below given code on you
   custom css customization which is located at Dashboards => Appearance => Customize
   =>Theme Option => Custom Css
 *     ```
       .site {
           margin: 40px auto;
           width: 100%;
       }
       ```
   
 * For swift response please visit the themes official forum
    [https://catchthemes.com/support-forum/forum/catch-everest-public/](https://catchthemes.com/support-forum/forum/catch-everest-public/)
 * regards,
    bplv

Viewing 1 replies (of 1 total)

The topic ‘Remove Site Wrap’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/catch-everest/3.7.2/screenshot.
   png)
 * Catch Everest
 * [Support Threads](https://wordpress.org/support/theme/catch-everest/)
 * [Active Topics](https://wordpress.org/support/theme/catch-everest/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/catch-everest/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/catch-everest/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Biplav](https://wordpress.org/support/users/bplv/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/remove-site-wrap/#post-6089621)
 * Status: not resolved