Title: unordered list issues
Last modified: August 21, 2016

---

# unordered list issues

 *  Resolved [dmd54](https://wordpress.org/support/users/dmd54/)
 * (@dmd54)
 * [13 years ago](https://wordpress.org/support/topic/unordered-list-issues/)
 * trying to figure out why nothing is working to get an unordered list to display
   inline with no bullets. it’s not rocket science and i’ve never had so many problems
   getting it to work.
 * this is the style i have at the moment but i’ve tried every variation i can think
   of but nothing is working. also the second image is not showing up but does if
   i put in the url.
 *     ```
       ul.logos {
       	display: inline;
   
       }
       ul.logos ul {
       	display: inline;
       	list-style-type: none;
       }
       ul.logos ul li {
       	display: inline;
       	list-style-type: none;
       }
       ```
   

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [13 years ago](https://wordpress.org/support/topic/unordered-list-issues/#post-3818429)
 * some formatting from the theme might be overwriting your styles; try to use a
   broser inspection tool to find out what actually formats your unordered list.
 * as this is a general formatting issue, please consider to ask at a CSS forum 
   like [http://csscreator.com/forum](http://csscreator.com/forum)
 *  Thread Starter [dmd54](https://wordpress.org/support/users/dmd54/)
 * (@dmd54)
 * [13 years ago](https://wordpress.org/support/topic/unordered-list-issues/#post-3818473)
 * I would like to point out this line on the custom WP css file “New to CSS? Start
   with a beginner tutorial. Questions? Ask in the Themes and Templates forum.”
 * I do use firebug and I do not see why the styles I’m adding for these elements
   are not working.
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [13 years ago](https://wordpress.org/support/topic/unordered-list-issues/#post-3818475)
 * There’s no way to help with a question like this without seeing your site – as
   there may be other CSS or other factors involved. If you post a link to your 
   site, someone can look at it.
 *  Thread Starter [dmd54](https://wordpress.org/support/users/dmd54/)
 * (@dmd54)
 * [13 years ago](https://wordpress.org/support/topic/unordered-list-issues/#post-3818484)
 * [http://macrodiver.com](http://macrodiver.com)
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [13 years ago](https://wordpress.org/support/topic/unordered-list-issues/#post-3818485)
 * it seems to work if I change this:
 *     ```
       ul.logos {
       	display: inline;
   
       }
       ```
   
 * to:
 *     ```
       ul.logos li {
       	display: inline;
       }
       ```
   
 *  Thread Starter [dmd54](https://wordpress.org/support/users/dmd54/)
 * (@dmd54)
 * [13 years ago](https://wordpress.org/support/topic/unordered-list-issues/#post-3818501)
 * i think that may have worked. can’t tell since the other image that should be
   showing up isn’t. however the bullets are gone. now the social icons are showing
   up in the wrong div which makes no sense since nothing with that was touched.
 *  Thread Starter [dmd54](https://wordpress.org/support/users/dmd54/)
 * (@dmd54)
 * [13 years ago](https://wordpress.org/support/topic/unordered-list-issues/#post-3818505)
 * All right. The image was missing a closing quote. All is working properly now.
   I think a big issue I’m having is the internet connection on the island I’m on.
 * Thanks for the help.
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years ago](https://wordpress.org/support/topic/unordered-list-issues/#post-3818506)
 * The perils of web development.

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

The topic ‘unordered list issues’ is closed to new replies.

## Tags

 * [bullets](https://wordpress.org/support/topic-tag/bullets/)
 * [images](https://wordpress.org/support/topic-tag/images/)
 * [list](https://wordpress.org/support/topic-tag/list/)
 * [style](https://wordpress.org/support/topic-tag/style/)
 * [unordered list](https://wordpress.org/support/topic-tag/unordered-list/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 8 replies
 * 4 participants
 * Last reply from: [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/unordered-list-issues/#post-3818506)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
