Title: CSS problem
Last modified: February 2, 2017

---

# CSS problem

 *  Resolved [DenisCGN](https://wordpress.org/support/users/deniscgn/)
 * (@deniscgn)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/css-help-please-3/)
 * _[ Moved to the [Fixing WordPress sub-forum](https://wordpress.org/support/topic/before-posting-in-everything-wordpress/).]_
 * Hello,
 * I need som CSS help <— maybe I am wrong here 🙁
 * I like to have the RED HELP text, under 3 columns I created with
 * `column-count: 3;` like the other green help texts.
 * [https://snag.gy/hcI6C3.jpg](https://snag.gy/hcI6C3.jpg)
 * This is the code I tryed to get it under the columns but that does not work.
 *     ```
       .category_columns .wpuf-fields {
       column-count: 3;
       }
   
       .category_columns span.wpuf-help  {
       background-color: blue !important;
       color: red !important;
       display: block !important;
       }
   
       span.wpuf-help {
       color: green !important;
       }
       ```
   
 * Here is the page: `http://wundervolles-deutschland.de/neues-bild/`
 * Thanks a lot,
    Denis
    -  This topic was modified 9 years, 5 months ago by [DenisCGN](https://wordpress.org/support/users/deniscgn/).
      Reason: better problem description
    -  This topic was modified 9 years, 5 months ago by [DenisCGN](https://wordpress.org/support/users/deniscgn/).
    -  This topic was modified 9 years, 5 months ago by [Jan Dembowski](https://wordpress.org/support/users/jdembowski/).

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

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [9 years, 5 months ago](https://wordpress.org/support/topic/css-help-please-3/#post-8724601)
 * Can you show us a page where we don’t have to log in?
 *  Thread Starter [DenisCGN](https://wordpress.org/support/users/deniscgn/)
 * (@deniscgn)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/css-help-please-3/#post-8724654)
 * Hello Andrew,
 * sorry, here it is again.
 * [http://wundervolles-deutschland.de/neues-bild/](http://wundervolles-deutschland.de/neues-bild/)
 * Cheers,
    Denis
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [9 years, 5 months ago](https://wordpress.org/support/topic/css-help-please-3/#post-8724706)
 * I would say the column count needs to be on the `<ul>` so that it only applies
   to the elements you want to target.
 * If you remove the column count on the `<div>` (including the ones in media queries)
   and apply it to the list, does it do what you want?
 *  Thread Starter [DenisCGN](https://wordpress.org/support/users/deniscgn/)
 * (@deniscgn)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/css-help-please-3/#post-8724847)
 * Andrew,
 * perfect!
 * Thanks a lot!
 * Cheers,
    Denis

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

The topic ‘CSS problem’ 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
 * 2 participants
 * Last reply from: [DenisCGN](https://wordpress.org/support/users/deniscgn/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/css-help-please-3/#post-8724847)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
