WordPress Speed Up Service | WordPress Website Maintenance Packages Reply To: Can I populate only certain blog categories on pages?, by Raja Mohammed Child theme should be extending your activated Theme. You don’t need a template now you can simply add CSS rules and fix the layout try adding this css #dslc-theme-content-inner .lcp_catlist{ list-style:none !important; margin:0; } .lcp_catlist li img.wp-post-image{ float:left !important; display:inline-block; margin-right:15px; } Reply To: Can I populate only certain blog categories on pages?