I am looking for a way to remove the TAG Hyperlink that is above the Blog Title name on the home page as well as the blog entry.
This is my website. http://www.watchdetail.com
I tried the following custom CSS I found in the support room but it took away not only the TAG but the Title as well.
.entry-content-header {
display: none !important;
}
You can mark this closed, I was able to find this code that worked properly for the site.
.blog-categories.minor-meta a {
display: none !important;
}
Hi!
Thank you for letting us know.
Feel free to create a new ticket if you need anything else.
Cheers!
Basilis