From ceb5554fd0ec4b48a3de6aefd3673267457502e5 Mon Sep 17 00:00:00 2001 From: IanDelMar <42134098+IanDelMar@users.noreply.github.com> Date: Fri, 12 Oct 2018 16:32:32 +0200 Subject: [PATCH] Remove default class hfeed The class `hfeed` is correctly added to non-singular pages only via the `understrap_body_classes` filter and should not be present on each page regardless of whether it is a feed or not. --- header.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/header.php b/header.php index 83cbb0d..f286048 100644 --- a/header.php +++ b/header.php @@ -28,7 +28,7 @@ $container = get_theme_mod( 'understrap_container_type' ); > -
+