Forums
(@livethetruth)
9 years, 7 months ago
If you want the entire blue box gone, what I used is this:
.post-meta-container { display: none; }
Instead of creating a child theme, I used the Jetpack plugin’s custom CSS section.