Title: CSS doesn&#8217;t work
Last modified: December 7, 2016

---

# CSS doesn’t work

 *  [creation888](https://wordpress.org/support/users/creation888/)
 * (@creation888)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/css-doesnt-work-6/)
 * In the “site origin editor” widget on a page under “attributes” … I enter the
   CSS below …
 * I’ve also tried adding it to the overall theme via “Simple Custom CSS” – same
   result.
 *     ```
       h4 {
       text-align: left;
       margin-bottom: 0px;
       padding-bottom: 0px;
       color: #993300;
       }
   
       li {
       padding-top:0px;
       padding-bottom:0px;
       color: black;
       }
       ```
   
 * The only thing that works is that the colour changes to black .. not just for
   the li elements though for everything.
 * Nothing else in the css above works.
 * Any ideas?
    -  This topic was modified 9 years, 5 months ago by [creation888](https://wordpress.org/support/users/creation888/).

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

 *  [stephencottontail](https://wordpress.org/support/users/stephencottontail/)
 * (@stephencottontail)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/css-doesnt-work-6/#post-8522917)
 * Can you post a link to a page where the CSS should have worked but doesn’t?
 *  Thread Starter [creation888](https://wordpress.org/support/users/creation888/)
 * (@creation888)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/css-doesnt-work-6/#post-8527418)
 * Thanks Stephen
 * [http://homecomfortsoulfood.com/](http://homecomfortsoulfood.com/)
 * None of the following css works
 *     ```
       #outerafterheader {
        diaplay: none; 
       }
   
       #afterheader {
        diaplay: none; 
       }
   
       .noslider {
        diaplay: none; 
       }
   
       #maincontent-container {
         padding-top: 0px;
       }
   
       h4 {
       text-align: left;
       margin-bottom: 0px;
       padding-bottom: 0px;
       color: #993300;
       }
   
       li {
       padding-top:0px;
       padding-bottom:0px;
       color: black;
       }
       ```
   

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

The topic ‘CSS doesn’t work’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [creation888](https://wordpress.org/support/users/creation888/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/css-doesnt-work-6/#post-8527418)
 * Status: not resolved