# hide-metadata/1.2/css/style.css

Hide/Remove Metadata, version 1.2. 4 lines.

- Page: https://pluginprobe.com/plugins/hide-metadata/1.2/code/css/style.css
- Raw: https://pluginprobe.com/plugins/hide-metadata/1.2/raw/css/style.css
- Modified: 2020-08-12T00:10:28+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/hide-metadata/1.2/code/css/style.css#L10-L20`.

```css
.entry-meta .byline,
.entry-header .entry-meta > span.byline{
    display: none;
}
```
