Hide all dates and author data
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
please send us link to page where from you want to remove details first so we can have a look on it first and give you the right custom css.
Thanks!
to hide dates and author, you need to use the following css: But we are still not sure about the title. Do you want to remove the title in subheader (where breadcrumbs are) or you mean to remove title which is under the subheader (violet) section?