Title: Removing background?
Last modified: March 25, 2019

---

# Removing background?

 *  Resolved [tomtjc](https://wordpress.org/support/users/tomtjc/)
 * (@tomtjc)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/removing-background/)
 * How do I remove the background. For instance so the slider on the home page fills
   the screen..
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremoving-background%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [skandha](https://wordpress.org/support/users/skandha/)
 * (@skandha)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/removing-background/#post-11355742)
 * [@tomtjc](https://wordpress.org/support/users/tomtjc/): **Go to => Appearance
   => Customize => Additional CSS** and add the following CSS Code.
 *     ```
       #page {
       	margin:0;
       	width:100%;
       }
       ```
   
 * Also for swift replies please post your issue and queries on our Official Theme
   Support Forum. [https://catchthemes.com/support-forum/](https://catchthemes.com/support-forum/)
 * Let me know if this is what you want!
    Kind Regards, Skandha
 *  Thread Starter [tomtjc](https://wordpress.org/support/users/tomtjc/)
 * (@tomtjc)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/removing-background/#post-11355884)
 * Hi Skanda, thank-you for that. I have put the code in and it has worked.
 * The only thing is, i’ve noticed the slider on the home page still doesn’t extend
   the full width of the page on Chrome, but it does on Safari? Here is a link to
   my homepage..
 * [https://www.greenloop.co.uk/](https://www.greenloop.co.uk/)
 * Thanks in advance!
 *  [skandha](https://wordpress.org/support/users/skandha/)
 * (@skandha)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/removing-background/#post-11356158)
 * [@tomtjc](https://wordpress.org/support/users/tomtjc/): Hello there,
    **Go to
   => Appearance => Customize => Additional CSS** and add the following CSS Code.
 *     ```
       #feature-slider .cycle-slideshow {
       	max-width:unset;
       }
       ```
   
 * Let me know if this works out!
    Kind Regards, Skandha
 *  Thread Starter [tomtjc](https://wordpress.org/support/users/tomtjc/)
 * (@tomtjc)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/removing-background/#post-11356233)
 * Thank-you that works perfectly! Do I need to keep the previous code in there 
   as well?
 * Best,
    Tom
 *  [skandha](https://wordpress.org/support/users/skandha/)
 * (@skandha)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/removing-background/#post-11356626)
 * [@tomtjc](https://wordpress.org/support/users/tomtjc/): Hello Tom, Yes you will
   need both the codes.
 * I hope I was able to resolve your issue. If it’s not too much trouble, I have
   a quick request: could you please leave an honest review?
    [https://wordpress.org/support/theme/catch-base/reviews/#new-post](https://wordpress.org/support/theme/catch-base/reviews/#new-post)
   Your review will help others know what to expect when they’re looking for the
   support I offer. Even a sentence or two would be hugely appreciated. Thanks, 
   and if there’s anything else at all that I can do to help, don’t hesitate to 
   let me know. Have a good day! 🙂
 * Kind Regards.
    Skandha
 *  Thread Starter [tomtjc](https://wordpress.org/support/users/tomtjc/)
 * (@tomtjc)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/removing-background/#post-11356643)
 * I have left you a 5 star review my friend. Thanks
 *  [skandha](https://wordpress.org/support/users/skandha/)
 * (@skandha)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/removing-background/#post-11356781)
 * [@tomtjc](https://wordpress.org/support/users/tomtjc/): Thank you very much for
   your appreciation. Let me know if you have anymore issues.
 * Kind Regards,
    Skandha

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

The topic ‘Removing background?’ is closed to new replies.

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

## Tags

 * [background](https://wordpress.org/support/topic-tag/background/)

 * 7 replies
 * 2 participants
 * Last reply from: [skandha](https://wordpress.org/support/users/skandha/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/removing-background/#post-11356781)
 * Status: resolved