From d930e10049f1b4d5175e832ab40f5ffcdc846ea1 Mon Sep 17 00:00:00 2001 From: kjodle Date: Wed, 17 Feb 2016 18:14:10 -0500 Subject: [PATCH] Added 'Return to Top' options in mobile Add a 'Return to Top' link either under the post content, at the top of the footer (or both) for mobile views. Also, reordered theme customizer options. --- footer.php | 2 ++ functions/customizer.php | 39 +++++++++++++++++++++++++++++++++++-- functions/template-tags.php | 29 +++++++++++++++++++++++---- index.php | 2 ++ style.css | 3 +++ styles/mobile.css | 17 ++++++++++++++++ 6 files changed, 86 insertions(+), 6 deletions(-) diff --git a/footer.php b/footer.php index b8b04b1..c3a3444 100644 --- a/footer.php +++ b/footer.php @@ -17,6 +17,8 @@