Hi Kthmaxell,
It would help me if you send the link to your page so I can show you which css to use to remove the date. Thanks
yeah sure the website is list edfit.com
Hi Kth,
Sorry but I went through all your pages but didn’t see any dates on the posts or home page. Are you referring to the footer area at the bottom where it says 2003-2013 or at the top of each post where it says “you are here:Home”? Regards Chris
I meant the red circled parts here http://prntscr.com/3e8prt
Also when you open an article
Removing dates from wordpress posts is very easy. All you have to do is open your themes index.php file, and somewhere in that file there is a piece of code which looks like this:
<?php the_time(); ?>
You can comment or delete this. If you want the complete guide then you can visit the link that i have given above. Hope this helps.
Hey Chris, thanks for this, but there doesn’t seem to be any link above.