Title: wp_list_category style
Last modified: August 19, 2016

---

# wp_list_category style

 *  [kronossaturn](https://wordpress.org/support/users/kronossaturn/)
 * (@kronossaturn)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/wp_list_category-style/)
 * Hi guy,
 * I need your help, I wanted to change my category list style to this:
 * HTML / CSS / PHP / Javascript
 * Thanks in advance

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/wp_list_category-style/#post-2007630)
 * Unless you provide a link to a page demonstrating the problem, no one will be
   able to offer much in the way of assistance.
 *  Thread Starter [kronossaturn](https://wordpress.org/support/users/kronossaturn/)
 * (@kronossaturn)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/wp_list_category-style/#post-2007779)
 * I’m sorry esmi, but it’s in my local machine, I’m using
 *     ```
       <?php wp_list_categories(array(
            'order'=>'ASC',
            'taxonomy'=>'skills',
            'show_option_all' => '',
            'title_li' => '',
            'hide_empty' => 0,
            'depth' => 0, ));
       ?>
       ```
   
 * and the output is a simple unordered list like this
    - HTML
    - CSS
    - PHP
    - Javascript
 * I wanted to know if there’s a way to output it like this
 * HTML / CSS / PHP / Javascript
 * thanks

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

The topic ‘wp_list_category style’ is closed to new replies.

## Tags

 * [array](https://wordpress.org/support/topic-tag/array/)
 * [category](https://wordpress.org/support/topic-tag/category/)
 * [style](https://wordpress.org/support/topic-tag/style/)

 * 2 replies
 * 2 participants
 * Last reply from: [kronossaturn](https://wordpress.org/support/users/kronossaturn/)
 * Last activity: [15 years, 1 month ago](https://wordpress.org/support/topic/wp_list_category-style/#post-2007779)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
