How to make subcategory arrange inline?

Discussion in 'WordPress' started by noorbaduk, Sep 10, 2011.

  1. #1
    Hello,

    I have a problem with my wordpress. All categories are displayed in the same level like:

    Cat1
    Subcat1
    Cat2
    Subcat2

    But I want to make it display like
    Cat1
    - Subcat1
    Cat2
    - Subcat2

    How can I do that?
     
    noorbaduk, Sep 10, 2011 IP
  2. anwar115

    anwar115 Greenhorn

    Messages:
    23
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    13
    #2
    You can drag the position of links in custom menu option
     
    anwar115, Sep 15, 2011 IP
  3. managedfiles

    managedfiles Peon

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    you can put - (editing .php file)
    cheers!
     
    managedfiles, Sep 16, 2011 IP
  4. salmanshafiq

    salmanshafiq Well-Known Member

    Messages:
    260
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    128
    #4
    check the css class which is applied on subcategory .... write the css for that class so It will looks as you needed. :)
     
    salmanshafiq, Sep 16, 2011 IP