$("#properties .top-bar .top-bar-section ul#menu-properties li ul.dropdown li a").mouseout(function () {
$("#properties .top-bar .top-bar-section ul#menu-properties #menu-item-1517 > a").css("box-shadow", "0px -7px 10px -9px rgba(0, 0, 0, 0.5) inset");
});
+
});
$("#properties .top-bar .top-bar-section ul#menu-properties li ul.dropdown li a").mouseout(function () {
$("#properties .top-bar .top-bar-section ul#menu-properties #menu-item-1517 > a").css("box-shadow", "0px -7px 10px -9px rgba(0, 0, 0, 0.5) inset");
});
+
});
'container_class' => '', // class of container
'menu' => '', // menu name
'menu_class' => 'property-list', // adding custom nav class
- 'theme_location' => 'property-mobile', // where it's located in the theme
+ 'theme_location' => 'property-bar', // where it's located in the theme
'before' => '', // before each link <a>
'after' => '', // after each link </a>
'link_before' => '', // before each link text
<aside class="left-off-canvas-menu hide-for-large-up">
- <?php feature_mobile_off_canvas(); ?>
+ <?php //feature_mobile_off_canvas(); ?>
+ <?php property_mobile_off_canvas(); ?>
<?php get_template_part('parts/search');?>
<ul class="offcavas-social-list">
<li><a class="share" target="_blank" href="#"></a></li>
<?php endif;?>
</ul>
<?php get_template_part('parts/client-info-offcanvas');?>
- <?php property_mobile_off_canvas(); ?>
+ <?php //property_mobile_off_canvas(); ?>
</aside>
<aside class="right-off-canvas-menu">
<div class="row">