April 10, 2015 at 4:38 am
#23925
Theme Horse Support Team
Keymaster
Hi henrik.jensen,
Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
.entry-meta .cat-links, .entry-meta .cat-links a, .tag-links, .tag-links a {
display: none;
}
Thank you!