projects
/
WP-Themes
/
DarkSkiesEmmet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6fa6fbb
)
removing right class from the rent icons in off canvas
author
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 14 Oct 2016 20:51:46 +0000
(16:51 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 14 Oct 2016 20:51:46 +0000
(16:51 -0400)
parts/off-canvas-menu.php
patch
|
blob
|
history
diff --git
a/parts/off-canvas-menu.php
b/parts/off-canvas-menu.php
index
91f206a
..
9bc6395
100644
(file)
--- a/
parts/off-canvas-menu.php
+++ b/
parts/off-canvas-menu.php
@@
-1,7
+1,7
@@
<aside class="left-off-canvas-menu hide-for-large-up">
<?php glm_offcanvas_menu(); ?>
- <div id="guest-reg-offcanvas" class="small-
6 medium-12 right
columns">
+ <div id="guest-reg-offcanvas" class="small-
12
columns">
<a class="rent-guest-house" href="<?php echo esc_url( get_permalink( get_page_by_path( 'about/headlands-guest-house' ) ) ); ?>">
<img src="<?php echo get_template_directory_uri(); ?>/assets/images/guest-house.png">
</a>