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

Hide/Remove Metadata, version 1.2.3. 4 lines.

- Page: https://pluginprobe.com/plugins/hide-metadata/1.2.3/code/css/style.css
- Raw: https://pluginprobe.com/plugins/hide-metadata/1.2.3/raw/css/style.css
- Modified: 2021-03-07T22:17:12+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.3/code/css/style.css#L10-L20`.

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