Hi
This is my BLOG: http://www.lukethorntonfitness.com/blog/
Can you please tell me how to remove the date/ category from the BLOG page so it's just clear.
Can't find out how anywhere!
Regards
Luke
Hi
This is my BLOG: http://www.lukethorntonfitness.com/blog/
Can you please tell me how to remove the date/ category from the BLOG page so it's just clear.
Can't find out how anywhere!
Regards
Luke
Hi!
for the specific page you've linked to you can add this in your custom.css or Quick CSS
.page-id-42 .blog-meta{
display:none;
}
Regards,
Chris
thanks a lot! :)
You must log in to post.