• Resolved mortrza1371

    (@mortrza1371)


    Hello I use this code to display Specific category.

    <ul class="list-group">
    
    				<li class="list-group-item"><?php wp_list_categories('orderby=order&title_li=&hide_empty=0&include=1,2,41,51'); ?>
       </li>
    			</ul>

    but when use this code the category list style Bollixing .

    see this photo.

    how fix it?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘display Specific category’ is closed to new replies.