Tagged: tag
You may find date under tag page as below:
https://www.oriental-leader.tech/tag/bimatoprost/
Could you tell me how to hide the date under each title?
Thanks
Hey watsonint,
Add this to quick css:
.tag .slide-meta-time.updated{
display:none!important;
}
Best regards,
Jordan Shannon