/*Remove footer from blog posts */ body[class*="type-blog"] .view-item footer.sections { display: none !important; }