Hi, I have tried about every code provided from previous support topics to remove the date and separator “/” symbol from both the blog module and actual blog post, but no luck. I’ve provided admin access in Private Content for you to look. The latest code I tried was:
.container .minor-meta {
display: none;
}