Firstly, great theme!
I'm doing this for my wife and she doesn't like the fact there is a date in the porfolio entries - can this date be removed?
Thanks!
Firstly, great theme!
I'm doing this for my wife and she doesn't like the fact there is a date in the porfolio entries - can this date be removed?
Thanks!
Hi,
You may want to add this at the very bottom of the current stylesheet you are using located at the css folder.
.date {
display: none;
}
Regards,
Ismael
You must log in to post.