Thanks for the info!
Just added:
div.post span.marker {visibility:hidden;}
to the override to get rid of it.
Not sure which plug-in may have caused it, but you’re probably right. I appreciate the two of you taking your time to help me! 🙂
Thanks for the response!
I checked my Overwrite CSS, and it’s pretty simple:
.page{
padding-left:20px;
padding-right:20px;
}
Mark.count{
visibility:hidden;
}
I removed it and completely and the problem persists. I also just tried resetting all the theme settings, but to no avail.
(Mark.count is for WooCommerce)