Quantcast
Channel: responsive – WordPress.org Forums
Viewing all articles
Browse latest Browse all 16569

Andrew Nevins on "Responsive Theme - how to remove 'posted on by admin...'"

$
0
0

So you've come across the forums recommending you to use a Custom CSS plugin or create a Child Theme, good.

Enter this CSS into your Child Theme style.css file/ Custom CSS section of the dashboard;

.post-meta {
 display: none;
}

Viewing all articles
Browse latest Browse all 16569

Trending Articles