From 56bb4754c28bca0bb5c780025092de802c392ade Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Wed, 15 Apr 2015 14:20:35 -0400 Subject: [PATCH] OCN fix, WooCommerce styling & main nav. Main navigation img li was overlapping the other li's. OCN was showing up from 1000- 1024 due to inner-wrapper being set to max 1000px. Page numeration was using Flex which doesn't work on Safari. Related products got some margin. Replaced footer social bottom items with soc-bottom 'part' wherein a check for Woo-pages is done. --- footer.php | 12 +-------- parts/soc-bottom.php | 13 ++++++++++ scss/_structure.scss | 21 ++++++++++++---- search.php | 58 +++++++++++++++++++++++--------------------- 4 files changed, 61 insertions(+), 43 deletions(-) create mode 100644 parts/soc-bottom.php diff --git a/footer.php b/footer.php index 127813d..212d37a 100644 --- a/footer.php +++ b/footer.php @@ -1,17 +1,7 @@