Title: jassi9911's Replies | WordPress.org

---

# jassi9911

  [  ](https://wordpress.org/support/users/jassi9911/)

 *   [Profile](https://wordpress.org/support/users/jassi9911/)
 *   [Topics Started](https://wordpress.org/support/users/jassi9911/topics/)
 *   [Replies Created](https://wordpress.org/support/users/jassi9911/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/jassi9911/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/jassi9911/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/jassi9911/engagements/)
 *   [Favorites](https://wordpress.org/support/users/jassi9911/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How do you edit the CSS so it only affects the homepage?](https://wordpress.org/support/topic/editing-css-so-it-only-affects-the-homepage/)
 *  [jassi9911](https://wordpress.org/support/users/jassi9911/)
 * (@jassi9911)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/editing-css-so-it-only-affects-the-homepage/#post-2591023)
 * 1. just open your wp-content/theme/yourTheme/index.php
    2. find div where you
   applied teasers_box top 3. give some  tag in you div i.e.
 * <div class=”teasers_box top”>
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Cant Remove "No categories" Error?](https://wordpress.org/support/topic/cant-remove-no-categories-error/)
 *  [jassi9911](https://wordpress.org/support/users/jassi9911/)
 * (@jassi9911)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/cant-remove-no-categories-error/#post-2588587)
 * so you want to remove No categories text
 * go to your stylesheet and find this class **.widgz ul li**
    and add the following
   property display:none;

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