From 0da6707b261861060b284d322bd1f8cffca2ab82 Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Thu, 7 Apr 2016 15:23:28 -0400 Subject: [PATCH] finishing front page and working on off canvas --- css/app.css | 12 +++++++----- front-page.php | 2 +- scss/_right-off-canvas.scss | 10 ++++++---- scss/_settings.scss | 2 +- 4 files changed, 15 insertions(+), 11 deletions(-) diff --git a/css/app.css b/css/app.css index 79a07fa..7a56e13 100644 --- a/css/app.css +++ b/css/app.css @@ -7379,7 +7379,7 @@ aside.right-off-canvas-menu li.page_item { aside.right-off-canvas-menu li.page_item_has_children a.toggle { padding: 0; position: absolute; - right: 20px; + right: 30px; top: 23px; width: 0; text-decoration: none; } @@ -7395,7 +7395,8 @@ aside.right-off-canvas-menu li.page_item_has_children a.toggle { aside.right-off-canvas-menu li.page_item_has_children a.toggle.open { text-decoration: none; - top: 22px; } + top: 14px; + right: 45px; } aside.right-off-canvas-menu li.page_item_has_children a.toggle.open:before { content: '>'; transform: rotate(-90deg); @@ -7418,11 +7419,12 @@ aside.right-off-canvas-menu ul.open { display: block; } .right-off-canvas-menu { - list-style: none; } + list-style: none; + transform: translate3d(100%, 0, 10px); } .right-off-canvas-menu .off-canvas-list li { color: #FFFFFF; } .right-off-canvas-menu .off-canvas-list li a { - font-size: 1.125rem; } + font-size: 1.25rem; } .right-off-canvas-menu .off-canvas-list li a:hover { color: #FFFFFF; background: transparent; } @@ -7431,7 +7433,7 @@ aside.right-off-canvas-menu ul.open { .right-off-canvas-menu li { color: #FFFFFF; } .right-off-canvas-menu li a { - font-size: 1.125rem; } + font-size: 1.25rem; } .right-off-canvas-menu li a:hover { color: #FFFFFF; background: transparent; } diff --git a/front-page.php b/front-page.php index c752db4..5c0e48c 100644 --- a/front-page.php +++ b/front-page.php @@ -40,7 +40,7 @@
-

Recent Projects

+

Recently Launched