Hi,
When I display the article grid, the creation date of the article always appears.
I would like this date to stop being displayed.
How to do it?
Hey kouamx100,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan Shannon
This is the link :
Hi,
Add this to quick css:
.slide-meta-time.updated{
display:none!important;
}
Best regards,
Jordan Shannon
Currently it’s good for that.
However how to make the time of creation of my portfolio does not appear ?. example in the current footer
Hi,
Add this to quick css:
.news-time{
display:none!important;
}
Best regards,
Jordan Shannon
Thanks for all Jordan
You can close thread
Hi,
I’m happy to help. If you need anything else, please let us know here in the forums.
Best regards,
Jordan Shannon