Title: Adding Bullets to Sidebar
Last modified: August 21, 2016

---

# Adding Bullets to Sidebar

 *  [LinkAvenger](https://wordpress.org/support/users/linkavenger/)
 * (@linkavenger)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/adding-bullets-to-sidebar/)
 * I have seen other posts, but those answers didn’t work.
    My site is hauljunkaway.
   com This is the widget section of the css: —————————————- /* =Widget Areas ————————————————————–*/
 * .widget-area ul, .widget-area ul ul {
    list-style: none !important; list-style-
   image:none; }
 * .widget-container {
    padding:10px; margin: 0 0 18px 0; border:1px solid transparent;}
 * .widget-container > * {max-width:100%;}
 * .widget-container ul li {
    display:block; float:none; margin-bottom:5px; }
 * .widget-title {
    font-size:16px; padding:5px 0; padding-left:15px; text-align:
   left; margin-bottom:10px; text-transform:uppercase; position:relative; }
 * .widget-title:after {
    position:absolute; content:””; width:0px;height:0px; right:
   0;bottom:0; border-bottom:10px solid transparent; border-left:6px solid transparent;}
 * #footer-widget-area a:hover {
    text-decoration:underline; }
 * .widget-area a:link,
    .widget-area a:visited { text-decoration: none; word-wrap:
   break-word; } .widget-area a:active, .widget-area a:hover { }
 * .widget-area .entry-meta {
    font-size: 11px; } ————————————————

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

 *  Thread Starter [LinkAvenger](https://wordpress.org/support/users/linkavenger/)
 * (@linkavenger)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/adding-bullets-to-sidebar/#post-5035322)
 * And now, trying to add bullet to the text in the top widget, somehow I have bullets
   at the top left corner of the widget boxes themselves. Sheesh.
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/adding-bullets-to-sidebar/#post-5035418)
 * try to add this via the custom styles:
 *     ```
       #main .widget-area ul ul { list-style-type: square!important; }
       .widget-container ul li { display: list-item; }
       ```
   
 * if you have further problems with your theme, please post in [https://wordpress.org/support/theme/parabola/](https://wordpress.org/support/theme/parabola/)

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

The topic ‘Adding Bullets to Sidebar’ is closed to new replies.

## Tags

 * [bullet points](https://wordpress.org/support/topic-tag/bullet-points/)
 * [sidebar](https://wordpress.org/support/topic-tag/sidebar/)
 * [widget](https://wordpress.org/support/topic-tag/widget/)

 * 2 replies
 * 2 participants
 * Last reply from: [Michael](https://wordpress.org/support/users/alchymyth/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/adding-bullets-to-sidebar/#post-5035418)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
