Forums
(@varslot)
12 years, 2 months ago
This removes the comment bubble:
.entry-header .comments-link {display: none;}
I managed to remove the navigation bar menu shadow with this:
#access { box-shadow: none; }