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

Hide/Remove Metadata, version 1.1. 4 lines.

- Page: https://pluginprobe.com/plugins/hide-metadata/1.1/code/css/style.css
- Raw: https://pluginprobe.com/plugins/hide-metadata/1.1/raw/css/style.css
- Modified: 2020-03-18T01:17:04+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.1/code/css/style.css#L10-L20`.

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