Hi,
I’ve got the following code that removes the date from posts in masonry view, but it doesn’t remove the date on mobile? How can I remove it from there too?
/*HIDE DATE ON POSTS*/
.av-masonry-date{
display:none!important;
}
Thanks.
Andy
Hey crouchy25,
I took a look at the page you linked to in mobile, but I don’t see any dates. I assume you have tried clearing the cache on your device, and checked the link in incognito (private) mode.
Please include a screenshot of what you are seeing, and which browser you are using so we can try to reproduce it.
Best regards,
Mike
Hi Mike.
Thanks for getting back to me. I just checked in incognito and as you say dates aren’t showing there.
Must have been my mobile browser not clearing the cache.
Looks to be OK now.
Thanks.
Andy.