Title: Widgets won&#039;t eak
Last modified: August 19, 2016

---

# Widgets won't eak

 *  [zyxelas](https://wordpress.org/support/users/zyxelas/)
 * (@zyxelas)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/widgets-wont-eak/)
 * Good day,
 * I recently changed my website theme, but I encountered a problem in my widget
   area:
 * My Recent Comments widget, for example, won’t break the line after each list 
   item. This is also the case for my poll widget.
 * You can see an example here:
 * [http://tinyurl.com/35yt8bu](http://tinyurl.com/35yt8bu)
 * Does anyone know a solution for this?
 * Thanks in advance,
 * Zyxelas

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/widgets-wont-eak/#post-1832590)
 * try and remove the `display: inline;` from this style in style.css of your theme:
 *     ```
       #sidebar_right .widget ul li, #sidebar_left .widget ul li {
       	color:#000000;
       	display: inline;
       	background: none;
       	margin: 0px;
       	padding: 0px;
       	overflow: hidden;
       	}
       ```
   
 * (line 1215; more than half way down the file)
 *  Thread Starter [zyxelas](https://wordpress.org/support/users/zyxelas/)
 * (@zyxelas)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/widgets-wont-eak/#post-1832602)
 * That worked perfectly, thank you very much 🙂

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

The topic ‘Widgets won't eak’ is closed to new replies.

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [zyxelas](https://wordpress.org/support/users/zyxelas/)
 * Last activity: [15 years, 4 months ago](https://wordpress.org/support/topic/widgets-wont-eak/#post-1832602)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
