Remove Post Date
-
Hi WordPress! I’m using the Toujours theme. How do i remove the post date? I dislike it, i hope you’ll reply me, thanks! :)
-
Hello there,
You may try this code out:
.posted-on { display: none; }Please note that you need to paste this code onto the CSS customiser included in the Custom Design Upgrade, which would be required in order to remove the metadata from your posts and/or pages.
Hope this is helpful. If you have any other questions, don’t hesitate to ask. Cheers!
-
-
On Dashboard>Appearance>Customise you should see an option called ‘Custom Design’.
If you’ve bought the package you should be able also to see the CSS editor, which is basically an empty box where to paste the code I left on my previous comment.
Without the Custom Design patch you can’t amend the code, hence not be able to hide your posting date data.
-
-
- The topic ‘Remove Post Date’ is closed to new replies.