From 2636b8a889dac22b49e68616a0779e6e2b43dbd4 Mon Sep 17 00:00:00 2001 From: Vegard Skjefstad Date: Tue, 19 Jul 2016 21:43:29 +0200 Subject: [PATCH] Initial commit for mobile menu support. Should work with every combination of layouts and content, except for content that use post cover images. In that case, the site information (title+tagline) is displayed below the post cover, which may not be the desired behaviour. --- header.php | 6 ++- style.css | 117 ++++++++++++++++++++++++++++++++++++++--------------- 2 files changed, 90 insertions(+), 33 deletions(-) diff --git a/header.php b/header.php index 0c76964..dd39e8d 100755 --- a/header.php +++ b/header.php @@ -38,7 +38,11 @@