CSS Snippets

Below you’ll find CSS snippets to achieve small tasks that might not be included in Theme Settings. These snippets can be added to or your child theme style.css file. Remove the Site Header Border .site-header { border-bottom: none; } Remove the Site Footer Border .site-footer.footer-active-sidebar { border-top: none; } Remove the Bottom Bar Border .site-footer … Continue reading CSS Snippets