when i use the search bar, i found portfolio items, but it show also the creation date, how to not show the date ?
Hey BetuwePC!
Please use the below css in Quick CSS
.date-container , .date-container + .text-sep{
display: none !important;
}
Regards,
Vinay
thanks, but still is see the date when i search on the right search bar, see image