February 12, 2015 at 5:46 am
#21879
Theme Horse Support Team
Keymaster
Hi Phyllis,
Oh! Remove the previous css code and Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button to remove the tag and category for your blog page.
.blog-medium header.cat-links,
.blog-medium footer.tag-links {
display: none;
}
Thank you!