CSS3 to the rescue!
#articles-wrap, .span_9 {
-moz-column-count: 2;
-moz-column-gap: 10px;
-moz-column-rule: none;
-webkit-column-count: 2;
-webkit-column-gap: 10px;
-webkit-column-rule: none;
column-count: 2;
column-gap: 10px;
column-rule: none;
}
Related Posts:
- How to show posts of an columnized different categories on the same line or row?
- How to customize categories panel?
- Two columns in homepage each with one category
- Individual rss feed entry length for categories?
- How can I add the featured image functionality to a custom taxonomy?
- Share one taxonomy across multiple blogs in 3.0 [duplicate]
- 404 Error On Category and Tags Pages
- Allow duplicate permalink slugs for posts in different categories
- Check if current category has subcategories
- 5 blogs on one WordPress site
- Make all subcategories use the template of its category parent?
- Listing Category ‘child_of’ by slug rather than ID
- Exclude certain category from latest updates
- Hide Category from Blog?
- Dropdown with category selection
- cat_is_ancestor_of() for custom taxonomies
- How to display parent category name and link for custom breadcrumb
- Exporting just posts of a specific category
- How to display only the parent category in the permalink
- How to add HTML5 ‘required’ attribute to wp_dropdown_categories() without JavaScripts?
- How to get category id in single.php wordpress?
- If a post has two categories with different permissions, what will happen? [closed]
- Dropdown category filter
- Filter out posts before display category count
- How to show in search results posts with a particular tag in a particular category?
- Category vs Tag vs Table
- How to find the number of Tags a post has?
- Multiple menu items highlighted
- Add title, post content, and category like add_post_meta and update_post_meta
- wordpress wp_list_categories
- How to create button to direct to certain category
- Group listed elements by category
- Highlight wp_nav_menu when category is selected
- How to make 2 tag feeds show up on 1 page?
- Display the last post by each category?
- Get link which associated with a specific category and tag
- How to disable default category linkbuilding?
- How to assign posts without any category to the default category
- Show only first category name in RSS?
- Show parent category in URL of subcategory archive page
- Filter $cpt categories to omit certain category
- Yearly Archive for Categories with dropdown
- get_categories listing foreach with children
- How to query categories with Advanced Custom Fields?
- Create category post shortcode
- Undefined property: stdClass::$id when retriving term ID
- Wacky taxonomy in wordpress
- Link to the next/prev posts in index loop in same category?
- Output the text before category
- Change div background acording to the selected category
- get_the_categories() but exclude children of “Uncategorized”
- Why title_li =” not working
- Wrong category nice name is displayed on archive page
- Custom Permalink with child categories creating 404
- Cannot filter categories by parent category
- Redirect year month day postname permalink structure to category postname structure
- Show all sub categories?
- Category nicename inside loop in wordpress
- Exclude all subcategories in the_category (post)
- Displaying another main nav menu for specific category
- Exclude categories from list (wp_list_categories)
- WP E-Commerce creating categories programmaticaly [closed]
- How to get the deleted category id?
- Maintaining a separate posts page for certain categories and don’t show those on home page
- WP E-Commerce WPEC 3.8 Sort Categories
- How do I list only children of a specific category in a drop-down?
- Link posts together (relative, not grouped)
- Creating a Blog with numerous categories
- How to hide description on categories and tags?
- Exclude a category from block editor’s category widget
- Replace deprecated get_category_children code with get_terms
- Show category in post page, that is in specific category
- Retrieving Categories based on the first character of the name
- Woocommerce: all products of all categories instead products of one category
- Ajax load more not working with multipler categories
- Image Upload Custom Form Field for Category and Custom Taxonomy
- Getting child category id (help with improving my code)
- Assign post category to a page by selecting category from page dashboard
- Category custom template is not showing correct posts
- Assign a class to first element in category in loop
- Different template for subcategories
- Using template file for single post in sub-directory multisite
- Category page shows only 1 post when that post has more than 1 category?
- Assign a category to all articles
- How can I modify this code to iterate over an array of categories?
- get_adjacent_post_link excluded_terms ignored
- Include category name in page template
- Category base 404 – fix
- How do i hide categories from menus which don’t yet contain posts?
- Re writing Category Argument
- Categories to A News Page
- Add 1 category more to If_in_category statement
- How to include first assigned category in the post URL?
- Restricting certain blog posts by date?
- Duplicate homepage to show posts from 1 category
- Call function on a single page
- Help Me “in_category” with echo? [closed]
- Category archive page has two URLs even when default theme is active with no active plugins
- sub-category showing up in wrong order in breadcrumbs
- Hierarchical outline of posts