Title: EV WIdget Post formatting links
Last modified: August 20, 2016

---

# EV WIdget Post formatting links

 *  Resolved [elishama](https://wordpress.org/support/users/elishama/)
 * (@elishama)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/ev-widget-post-formatting-links/)
 * The EV Widget Post plugin is formatting my links in the sidebar widget so there
   is a break between the bullet and the link. This uses twice as much space and
   I can’t figure out how to change formatting to put them back on the same line.
 * Nothing else in my theme does this. Take a look [http://www.tattedtreasures.com/](http://www.tattedtreasures.com/)
   The widget is the set of links in bold on the right sidebar, under the title 
   Absolute Beginner Tatting Series. I also don’t know why they are bold but am 
   okay with this.
 * Please help.

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

 *  [eveevans](https://wordpress.org/support/users/eveevans/)
 * (@eveevans)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/ev-widget-post-formatting-links/#post-2291078)
 * Hi elishama,
    The problem is caused because the links are <h3> elements ( also
   they are bold for that ), to fix that you have to declare in your css file ( 
   style.css) some rules for override that behavior:
 *     ```
       .ev-widget-post-tittle {
        display: inline;
        font-weight: normal; /* If you want font with no bold */
       }
       ```
   
 *  Thread Starter [elishama](https://wordpress.org/support/users/elishama/)
 * (@elishama)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/ev-widget-post-formatting-links/#post-2291080)
 * Woohoo! eveeans, you’re wonderful! It worked! Thank you so much!

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

The topic ‘EV WIdget Post formatting links’ is closed to new replies.

## Tags

 * [li](https://wordpress.org/support/topic-tag/li/)
 * [ul](https://wordpress.org/support/topic-tag/ul/)

 * 2 replies
 * 2 participants
 * Last reply from: [elishama](https://wordpress.org/support/users/elishama/)
 * Last activity: [14 years, 9 months ago](https://wordpress.org/support/topic/ev-widget-post-formatting-links/#post-2291080)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
