Hide Labels on Posts | Blogger
- Log into your Blogger Dashboard
- Navigate to the Theme page.
- Click on the orange Customize button to open the Blogger Template Designer
- Click on the Advanced options
- Scroll to the bottom of the options list until you find the Add CSSoption. Click on the Add CSS link. A small code window will open.
- Copy and paste the following code into the code window:
.post-label, .post-labels {display: none !important;}
Click the orange Apply to blog button to save changes. All done!