That, my friend, is a plugin you use 🙂
https://codecanyon.net/item/hide-my-wp-amazing-security-plugin-for-wordpress/4177158/comments?page=75
It does not come from the theme.
Thank you!
Thanks verymuch, thats right, ?
i only have one question, after i did the UPDATE the ADMIN, apear in my website, HOW i hide the WordPress admin ?? http://prnt.sc/cqzl8y
And also after the update the background color of thhis text change again, please how can i change the color ? http://prnt.sc/cqzo6u
Sandra
Hello,
The author name can be hidden from 2 places. One is for posts: http://screencast.com/t/02ysv4rxtZrJ and the other is for the homepage and categories: http://screencast.com/t/p50nH0XV
The color you want changed can be changed it with this code:
.single .td-category
a{
background-color:red!important;
}
Thank you!
Thanks verymuch Bogdan, actually this litle background before were multiples collors ( http://prnt.sc/cqzo6u). but after the update its no possible anymore . Can you help me to put diferents colorrs like before ??
Sandra
Hi,
The colors displayed on the category tags are the colors you set to your categories. If you have no color set to them in the theme panel-per category setting, there will be no color shown. Please make sure you have colors set to different categories like so: http://screencast.com/t/DgJtgNKk
Thank you!