Forums
(@varslot)
13 years, 8 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; }