Title: background and Separate content
Last modified: May 18, 2018

---

# background and Separate content

 *  Resolved [valkann](https://wordpress.org/support/users/valkann/)
 * (@valkann)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/background-and-separate-content/)
 * Hi, I saw a little trouble with the “Sperate content” and “big pictures” blog
   page.
 * there is this code, which removes the color outline around the items
 * body.separate-blog.separate-layout #blog-entries.blog-grid>* {
    background-color:
   transparent; padding: 0 20px 0 0; }
 * what I’ve done now to change that is to put this into custom css
 * body.separate-blog.separate-layout #blog-entries>* {
    background-color: #fff !
   important; padding: 30px !important; border: 0; margin-bottom: 20px; }
 * but I wanted to know if it was wanted or if it was a bug.

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

 *  Theme Author [oceanwp](https://wordpress.org/support/users/oceanwp/)
 * (@oceanwp)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/background-and-separate-content/#post-10295339)
 * Hello, can you send me a url?
 *  Thread Starter [valkann](https://wordpress.org/support/users/valkann/)
 * (@valkann)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/background-and-separate-content/#post-10295486)
 * Here’s the link. I removed the custom css.
 * [https://diceandclic.fr/](https://diceandclic.fr/)
 *  Theme Author [oceanwp](https://wordpress.org/support/users/oceanwp/)
 * (@oceanwp)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/background-and-separate-content/#post-10297308)
 * Have you tried to disable your plugins to see if there is a conflict? Start with
   your caching plugin.
 *  Thread Starter [valkann](https://wordpress.org/support/users/valkann/)
 * (@valkann)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/background-and-separate-content/#post-10297953)
 * Hi, I just update OceanWP in 1.5.15. and it’s works 🙂
    Thx
 *  Theme Author [oceanwp](https://wordpress.org/support/users/oceanwp/)
 * (@oceanwp)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/background-and-separate-content/#post-10298560)
 * You’re welcome 🙂

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

The topic ‘background and Separate content’ is closed to new replies.

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

 * 5 replies
 * 2 participants
 * Last reply from: [oceanwp](https://wordpress.org/support/users/oceanwp/)
 * Last activity: [8 years, 3 months ago](https://wordpress.org/support/topic/background-and-separate-content/#post-10298560)
 * Status: resolved