Title: Homepage background colour wrong
Last modified: May 11, 2021

---

# Homepage background colour wrong

 *  Resolved [louisesouter](https://wordpress.org/support/users/louisesouter/)
 * (@louisesouter)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/homepage-background-colour-wrong/)
 * The top section of my home page is supposed to be pink, but is showing up as 
   white. When I go to the theme customizer the colour shows correctly as pink.
 * This happened before and I fixed it by clearing the cache on my browser, but 
   this isn’t working this time. The colour shows up wrong on all browsers I have
   access to – Chrome, Microsoft Edge and my Android phone.
 * Please advise.
 * Thanks
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fhomepage-background-colour-wrong%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Abhishek](https://wordpress.org/support/users/abhikr781/)
 * (@abhikr781)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/homepage-background-colour-wrong/#post-14429674)
 * Hello,
 * ​Please try to add the below CSS code from the Appearance > Customize > Custom
   CSS, and check.
 *     ```
       .elementor-2591 .elementor-element.elementor-element-195a91df>.elementor-background-overlay {
           background-image: linear-gradient(180deg,#b30e36 0%,#f2295b 100%) !important;
       }
       ```
   
 *  Thread Starter [louisesouter](https://wordpress.org/support/users/louisesouter/)
 * (@louisesouter)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/homepage-background-colour-wrong/#post-14432514)
 * Hi Abhishek,
 * Thank you for your reply.
 * Your suggestion worked for my English site but the background in the top sections
   of the French and Spanish versions of my site:
 * [https://louisesoutertranslations.com/fr/](https://louisesoutertranslations.com/fr/)
   and [https://louisesoutertranslations.com/es/](https://louisesoutertranslations.com/es/)
 * is still white, not pink.
 * Please advise.
    Louise
 *  [Abhishek](https://wordpress.org/support/users/abhikr781/)
 * (@abhikr781)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/homepage-background-colour-wrong/#post-14443479)
 * Hello Louise,
 * Please replace the previous code with this one and check.
 *     ```
       .elementor-2609 .elementor-element.elementor-element-69b2707d>.elementor-background-overlay, .elementor-2591 .elementor-element.elementor-element-195a91df>.elementor-background-overlay , .elementor-2610 .elementor-element.elementor-element-5ff3868e>.elementor-background-overlay {
           background-image: linear-gradient(180deg,#b30e36 0%,#f2295b 100%) !important;
       }
       ```
   
 *  Thread Starter [louisesouter](https://wordpress.org/support/users/louisesouter/)
 * (@louisesouter)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/homepage-background-colour-wrong/#post-14445387)
 * Worked perfectly.
 * Thank you Abhishek.
 *  [Abhishek](https://wordpress.org/support/users/abhikr781/)
 * (@abhikr781)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/homepage-background-colour-wrong/#post-14452115)
 * YOu are most welcome 🙂

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

The topic ‘Homepage background colour wrong’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/oceanwp/4.2.1/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/)

## Tags

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

 * 5 replies
 * 2 participants
 * Last reply from: [Abhishek](https://wordpress.org/support/users/abhikr781/)
 * Last activity: [5 years, 1 month ago](https://wordpress.org/support/topic/homepage-background-colour-wrong/#post-14452115)
 * Status: resolved