Hide all dates and author data

edited April 2016 in Theme support
Morning guys, i've been trying to hide the author and date data from my portfolio items by using this:

.entry-date {
display: none;
}

That's the solution i found surfing the web but it's not working, i need to hide it because my items might look outdated in the future, date and author appears under the main title and in the description item info, next to client, website and task, which are able to hide by not filling the inputs, but the date is still there. Thanks for your help!

Comments

Sign In or Register to comment.