Title: Right-menu CSS problem
Last modified: August 20, 2016

---

# Right-menu CSS problem

 *  [giffmex](https://wordpress.org/support/users/giffmex/)
 * (@giffmex)
 * [15 years ago](https://wordpress.org/support/topic/right-menu-css-problem/)
 * Hi all,
 * My site is [http://www.giffmex.org/blog/](http://www.giffmex.org/blog/) and I
   can’t get the items in the ‘recent posts’ menu to be as wide as the title “Recent
   posts”. They are way over to the right. Can anyone give me pointers as to what
   to change? You probably need to know that I adusted the wrap to 950px from 860px,
   and left the left column at 500px, which forced me to lower the right-column 
   to 375px. If you email me at [dgifford@crcna.org](https://wordpress.org/support/topic/right-menu-css-problem/dgifford@crcna.org?output_format=md),
   I can copy and paste you my stylesheet. Thanks in advance for your help,
 * Dave Gifford

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

 *  [jrav001](https://wordpress.org/support/users/jrav001/)
 * (@jrav001)
 * [15 years ago](https://wordpress.org/support/topic/right-menu-css-problem/#post-2094058)
 * Change the ul, near line 28 of your style.css to:
 *     ```
       ul {
           -moz-padding-start: 0;
           list-style: square outside none;
           margin: 0 0 0 0;
       }
       ```
   
 *  Thread Starter [giffmex](https://wordpress.org/support/users/giffmex/)
 * (@giffmex)
 * [15 years ago](https://wordpress.org/support/topic/right-menu-css-problem/#post-2094187)
 * Thank you jrav! That’s just what I needed!

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

The topic ‘Right-menu CSS problem’ is closed to new replies.

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [right-menu](https://wordpress.org/support/topic-tag/right-menu/)

 * 2 replies
 * 2 participants
 * Last reply from: [giffmex](https://wordpress.org/support/users/giffmex/)
 * Last activity: [15 years ago](https://wordpress.org/support/topic/right-menu-css-problem/#post-2094187)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
