Hello, I want to customize my home page design of a wordpress theme,I want to remove certain elements from the theme.I am confused as to which file should I tamper with? Do I need to change the code in home.php or should I tamper with index.php? Any help are appreciated, Thanks
If you have home.php, then edit it. Otherwise edit index.php (home.php has higher priority than index.php)
OK so I have home.php but I set the options to show recent posts instead of a static page, I am just confused,can you suggest me any guide explaining how I can customize my wordpress site?