Title: css customizing
Last modified: April 7, 2020

---

# css customizing

 *  Resolved [gerardphilippe](https://wordpress.org/support/users/gerardphilippe/)
 * (@gerardphilippe)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/css-customizing/)
 * hello please I need some help with the css for my site. what I want to do is 
   to remove the background of the home image on the mobile interfaces… I’ve made
   several attempts with the css but nothing.
    thanks for your help
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcss-customizing%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [5 years, 12 months ago](https://wordpress.org/support/topic/css-customizing/#post-12642527)
 * Please disable whatever plugin you’re using that blocks a right click.
 *  Thread Starter [gerardphilippe](https://wordpress.org/support/users/gerardphilippe/)
 * (@gerardphilippe)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/css-customizing/#post-12642938)
 * Okay, no worries. I’ll do it right away.
 *  [Aims Infosoft](https://wordpress.org/support/users/aimsinfosofts/)
 * (@aimsinfosofts)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/css-customizing/#post-12644933)
 * Hello,
 * Try below CSS code into your stylesheet to remove background home image,
 *     ```
       @media (max-width: 767px){
       .vc_row.wpb_row.vc_row-fluid.vc_custom_1586278810501.vc_row-has-fill{background: none!important;}
       }
       ```
   
 * Thanks!
 *  Thread Starter [gerardphilippe](https://wordpress.org/support/users/gerardphilippe/)
 * (@gerardphilippe)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/css-customizing/#post-12648046)
 * thank you very much the css code is correct I had omitted some classes. Because
   I just used .vc_custom_1586278810501

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

The topic ‘css customizing’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 3 participants
 * Last reply from: [gerardphilippe](https://wordpress.org/support/users/gerardphilippe/)
 * Last activity: [5 years, 12 months ago](https://wordpress.org/support/topic/css-customizing/#post-12648046)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
