Where to edit the page for a particular category?

[ad_1]

Hi! I’m very very new to web building and wordpress.

Okay, so I’ve made a list of categories and these categories are listed on my headers.

Example: Toyota, Tesla, Mercedes

So, naturally, the URL will be **superrcars.com/category/toyota**

Clicking on the URL will lead me to the site which list the post that I’ve made for the Toyota category.

​

So my question is, where do I edit the layout for this category page?

Meaning the page for the category.

[ad_2]
3 Comments
  1. Archive pages don’t usually have page builders or editable sections.

    You’ll need to create a PHP file in the theme directory and labeled it as “category-toyota.php”

    Copy the code from the existing category.php or archive.php file.

    I’ve build page builders for archive pages using Advanced Custom Fields, a WordPress plug-in

  2. Those pages are generally auto-generated and all are based on your themes archive.php or category.php if it has such a file.

    You can make templates for it though . That way you can just duplicate the archive.php and modify to your categories needs.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer