How do you convert the 2 columns blog page to 3 columns? Here is the simple procedure. You will edit the style.css file of your Essence Pro theme. Open the style.css file on editor and do the following changes: And
grid
Page Content with Gird Blog Posts
This is a custom template. At top displaying the page content and below page content showing the latest blog posts in grid style. Create a file “template_custom.php” and add the following code. Now upload the file in your child theme folder. <?php /* Template Name: Static Content with Blog Posts */ // Fix for the… Continue Reading