Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #2706609
Categories Custom Layout
Closed

Comments

  • hassanprogrammer started the conversation

    How can I change the layout of category pages, it's currently showing the blog posts as a list, I want them as a grid of 3 boxes justified. is it possible?


  •  4,773
    Michael replied

    HI!

    You need to edit template:

    /wp-content/themes/thegem/index.php

    Example of changing default style you can see in the template:

    /wp-content/themes/thegem/search.php

    Before the editing copy file index.php to the child theme for the safety updates.