Tagged Questions
0
votes
1answer
224 views
How to remove title (home) from static page skeleton template
I am trying to remove the page title (home) from my index page. I made my home page my static page.
I am using the skeleton theme https://github.com/simplethemes/skeleton_wp
I'm new to wordpress so ...