Title: stylesheet css no more working
Last modified: August 21, 2016

---

# stylesheet css no more working

 *  [Gurpreet](https://wordpress.org/support/users/gurpreetsaluja/)
 * (@gurpreetsaluja)
 * [13 years ago](https://wordpress.org/support/topic/stylesheet-css-no-more-working/)
 * Hello everyone
    Firstly I was editing my style.css to add custom css to my website,
   but now some of my css editings are not working anymore, firstly they were working
   fine, please help me out!!

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

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years ago](https://wordpress.org/support/topic/stylesheet-css-no-more-working/#post-3689616)
 * We can’t see what you mean.
 *  Thread Starter [Gurpreet](https://wordpress.org/support/users/gurpreetsaluja/)
 * (@gurpreetsaluja)
 * [13 years ago](https://wordpress.org/support/topic/stylesheet-css-no-more-working/#post-3689698)
 * I’m using zeebizcard theme by themify on my website [businessxack.com](http://www.businessxack.com)
 * I edited it’s style.css file and added custom css code for “scroller” and some
   css for “blockquote” and also for “h4” tags all these css were working fine till
   yesterday but from now it’s not working anymore you can check them on my website
   blog posts.
 * I tried it by deleting AND reimplementing those css codes but it’s still not 
   working, can you tell me the solution for it that how those css can get back 
   to work?
 * Thanks in advance!
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years ago](https://wordpress.org/support/topic/stylesheet-css-no-more-working/#post-3689699)
 * Can you identify the specific CSS code that’s no longer working?
 *  Thread Starter [Gurpreet](https://wordpress.org/support/users/gurpreetsaluja/)
 * (@gurpreetsaluja)
 * [13 years ago](https://wordpress.org/support/topic/stylesheet-css-no-more-working/#post-3689700)
 * it’s working now I have tweaked some codes and it’s back again! still thanks 
   🙂
 *  Thread Starter [Gurpreet](https://wordpress.org/support/users/gurpreetsaluja/)
 * (@gurpreetsaluja)
 * [13 years ago](https://wordpress.org/support/topic/stylesheet-css-no-more-working/#post-3689703)
 * sorry to say but it’s my misunderstanding as I’m still not getting that actually
   what is the problem as when I logged out my wordpress again css stopped working!
 * My CSS codes are:
 * /* — HACKXACK CUSTOM WEBKIT SCROLLBAR IN BLOGGER BLOG — */
    ::-webkit-scrollbar{
   background:#fff; width:15px; } ::-webkit-scrollbar-thumb { -webkit-box-shadow:
   inset 0 0 6px rgba(0, 0, 0, 0.5); background-image: -webkit-linear-gradient(top,#
   eeeeee 10%, #eeeeee 51%); } ::-webkit-scrollbar-track { } blockquote { background-
   color: #eeeeee; background-image: url([http://businessxack.com/Images/facts-45×34.png](http://businessxack.com/Images/facts-45×34.png));
   background-position: 5px 50%; background-repeat: no-repeat no-repeat; border-
   bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius:
   4px; border-top-right-radius: 4px; border: 1px solid rgb(0, 0, 0); color: #000000;
   font-family: Georgia, ‘Times New Roman’, Times, serif; font-size: 15px; line-
   height: 21.983333587646484px; margin-bottom: 1.571em; padding: 10px 10px 10px
   50px; } h4 { color:#000000; border-bottom:1px solid #000000; border-top:1px solid#
   000000; border-right:3px solid #000000; padding:3px; font: 10px bold sans-serif,
   arial; }
 *  Thread Starter [Gurpreet](https://wordpress.org/support/users/gurpreetsaluja/)
 * (@gurpreetsaluja)
 * [13 years ago](https://wordpress.org/support/topic/stylesheet-css-no-more-working/#post-3689704)
 * When I’m logged In to my blog ==CSS is working fine== but when I log off ==CSs
   doesn’t work==
 * i mean what is the problem how to resolve this?
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years ago](https://wordpress.org/support/topic/stylesheet-css-no-more-working/#post-3689705)
 * Can you move that CSS out of the stylesheet and into the Custom CSS?
 *  Thread Starter [Gurpreet](https://wordpress.org/support/users/gurpreetsaluja/)
 * (@gurpreetsaluja)
 * [13 years ago](https://wordpress.org/support/topic/stylesheet-css-no-more-working/#post-3689708)
 * how to do that?
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years ago](https://wordpress.org/support/topic/stylesheet-css-no-more-working/#post-3689710)
 * Is the Custom CSS from a plugin? If so, that plugin probably has screenshots 
   of how to use it on its page in [http://wordpress.org/extend/plugins/](http://wordpress.org/extend/plugins/).
 *  Thread Starter [Gurpreet](https://wordpress.org/support/users/gurpreetsaluja/)
 * (@gurpreetsaluja)
 * [13 years ago](https://wordpress.org/support/topic/stylesheet-css-no-more-working/#post-3689712)
 * I have put these CSS codes in my style.css file I’m not using any of the plugin
   for CSS.
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years ago](https://wordpress.org/support/topic/stylesheet-css-no-more-working/#post-3689713)
 * Okay.
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years ago](https://wordpress.org/support/topic/stylesheet-css-no-more-working/#post-3689715)
 * Install this [Custom CSS Manager plugin](http://wordpress.org/extend/plugins/custom-css-manager-plugin/)
   and use [its section of the dashboard](http://s.wordpress.org/extend/plugins/custom-css-manager-plugin/screenshot-1.jpg?r=702959)
   to hold your CSS modifications.

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

The topic ‘stylesheet css no more working’ is closed to new replies.

## Tags

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

 * 12 replies
 * 2 participants
 * Last reply from: [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/stylesheet-css-no-more-working/#post-3689715)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
