If you're using the old Blogger interface: Go to Dashboard - Design - Edit HTML - Back Up (Download Full Template) -
If you're using the new Blogger interface: Go to Dashboard - Template - Backup/Restore - Download Full Template - Close - Edit HTML - Proceed -
Find for </b:skin> - paste the following code directly BELOW </b:skin> - Save Templates:
1
2
3
4
5
6
7
| < b:if cond = 'data:blog.pageType == "static_page"' > < style > .post-title.entry-title{ display: none; } </ style > </ b:if > |
This is how the code looks when it is in place:
0 comments:
Post a Comment