Title: CSS ineffective
Last modified: September 7, 2020

---

# CSS ineffective

 *  Resolved [helenes13](https://wordpress.org/support/users/helenes13/)
 * (@helenes13)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/css-ineffective/)
 * Hello
    After some trials with different themes, this custom CSS does not work
   anymore ( **I want to remove the logo in the header of the homepage**.) :
 *     ```
       body.home #site-logo {
           display: none;
       }
       ```
   
 * I have removed everything belonging to the previous themes, including in the 
   hoster files. I have tried removing and downloading my logo again, and thousand
   other trials since yesterday. I have emptied the cache of my browser. Nothing
   works. I have also activated WPSupercache only after the problem showed, and 
   emptied it.
    NB : if I remove my own logo, the theme’s name appears. I am a beginner
   and I don’t know how to go further. Can you please help me ? Thanks in advance.

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

 *  [muktadhawan](https://wordpress.org/support/users/muktadhawan/)
 * (@muktadhawan)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/css-ineffective/#post-13371514)
 * .home #site-logo img {
    display: none !important; }
 * Try This. OR if you can please share website link
 *  Thread Starter [helenes13](https://wordpress.org/support/users/helenes13/)
 * (@helenes13)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/css-ineffective/#post-13371837)
 * Thanks for your help. But sorry to say it still does not work…
    Under construction:
   [https://hs-artworks.com/](https://hs-artworks.com/)
 *  [Samuel O.](https://wordpress.org/support/users/wpcoworker/)
 * (@wpcoworker)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/css-ineffective/#post-13371942)
 * Please try this, it should work
 *     ```
       body.home .basel-logo img {
           display: none;
       }
       ```
   
 *  Thread Starter [helenes13](https://wordpress.org/support/users/helenes13/)
 * (@helenes13)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/css-ineffective/#post-13371969)
 * YESSSS ! It works ! Congrats !
    At the same time, I am on the phone with the 
   hoster because a few things seem wrong
 *  Thread Starter [helenes13](https://wordpress.org/support/users/helenes13/)
 * (@helenes13)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/css-ineffective/#post-13372055)
 * Finally, no more bugs seem to appear. Thanks a lot for you help.
    Have a nice
   day.
    -  This reply was modified 5 years, 9 months ago by [helenes13](https://wordpress.org/support/users/helenes13/).

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

The topic ‘CSS ineffective’ is closed to new replies.

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

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
