Title: keithwillenson's Replies | WordPress.org

---

# keithwillenson

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Twenty Twenty-One] unordered list not vertical, not showing bullets](https://wordpress.org/support/topic/unordered-list-not-vertical-not-showing-bullets/)
 *  Thread Starter [keithwillenson](https://wordpress.org/support/users/keithwillenson/)
 * (@keithwillenson)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/unordered-list-not-vertical-not-showing-bullets/#post-14962520)
 * Yup. I editted my response so future searchers can get that info, but you said
   it more clearly. Thanks again.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Twenty Twenty-One] unordered list not vertical, not showing bullets](https://wordpress.org/support/topic/unordered-list-not-vertical-not-showing-bullets/)
 *  Thread Starter [keithwillenson](https://wordpress.org/support/users/keithwillenson/)
 * (@keithwillenson)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/unordered-list-not-vertical-not-showing-bullets/#post-14962403)
 * Do you know which version of css `!important` was introduced? I have not encountered
   it before. Mostly my css experience was concerning WordPress/Woocommerce. However,
   this is the first time I have explicitly used `ul` in a product description.
 * As you obviously know, but I did not, according to the docs, `!important` can**
   only** be overridden by another `!important`. It can not be turned off. Also,
   using `!important` can lead to confusing css so it should be avoided if possible.
    -  This reply was modified 4 years, 7 months ago by [keithwillenson](https://wordpress.org/support/users/keithwillenson/).
    -  This reply was modified 4 years, 7 months ago by [keithwillenson](https://wordpress.org/support/users/keithwillenson/).
    -  This reply was modified 4 years, 7 months ago by [keithwillenson](https://wordpress.org/support/users/keithwillenson/).
    -  This reply was modified 4 years, 7 months ago by [keithwillenson](https://wordpress.org/support/users/keithwillenson/).
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Twenty Twenty-One] unordered list not vertical, not showing bullets](https://wordpress.org/support/topic/unordered-list-not-vertical-not-showing-bullets/)
 *  Thread Starter [keithwillenson](https://wordpress.org/support/users/keithwillenson/)
 * (@keithwillenson)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/unordered-list-not-vertical-not-showing-bullets/#post-14960939)
 * Thanks! That worked perfectly, although I used
 *     ```
       .woocommerce-Tabs-panel--description ul li {
       display: list-item !important;
       }
       ```
   
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Twenty Twenty-One] unordered list not vertical, not showing bullets](https://wordpress.org/support/topic/unordered-list-not-vertical-not-showing-bullets/)
 *  Thread Starter [keithwillenson](https://wordpress.org/support/users/keithwillenson/)
 * (@keithwillenson)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/unordered-list-not-vertical-not-showing-bullets/#post-14956773)
 * Thanks very much. I tried that or something similar before posting this question.
   The custom css you suggested has now been added to my site. Further investigation
   shows that the theme twenty twenty-one 5.7.1:1 overrides list-item with
 *     ```
       woocommerce-tabs ul li {
           display: inline-flex!important;
       }
       ```
   
    -  This reply was modified 4 years, 7 months ago by [keithwillenson](https://wordpress.org/support/users/keithwillenson/).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [See changes only as admin](https://wordpress.org/support/topic/see-changes-only-as-admin/)
 *  Thread Starter [keithwillenson](https://wordpress.org/support/users/keithwillenson/)
 * (@keithwillenson)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/see-changes-only-as-admin/#post-14926645)
 * Samuel, thank you very much. That solved the problem. I did not expect caching
   problems to come from the hosting provider.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [See changes only as admin](https://wordpress.org/support/topic/see-changes-only-as-admin/)
 *  Thread Starter [keithwillenson](https://wordpress.org/support/users/keithwillenson/)
 * (@keithwillenson)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/see-changes-only-as-admin/#post-14924932)
 * website is dandeliondreamdolls.com

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