• Hi there,

    I need an easy way to do make my categories in the sidebar display two columns in order to conserve space.

    Can someone please help me.

    Thank you so much.

    J

Viewing 3 replies - 1 through 3 (of 3 total)
  • adding something like this to style.css of your theme might work for the standard category widget:

    .widget_categories li {width:45%; float:left; margin-right:5%!important;}

    details might depend on the css classes of your theme.

    also, check the plugins

    Thread Starter jamesaw

    (@jamesaw)

    Thanks but that didnt work.

    Thread Starter jamesaw

    (@jamesaw)

    Anyone else?

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

The topic ‘Two Column Categories Sidebar’ is closed to new replies.