height: 21px; }
.top-bar-section ul li ul.dropdown li.bed:before {
content: '';
- background: url(../assets/dropdown/beer-icon.png) no-repeat;
+ background: url(../assets/dropdown/bed-and-breakfasts-icon.png) no-repeat;
position: absolute;
top: 10px;
left: 15px;
// remove drop down arrow icons from sub menu items
$("#menu-menu-1").find(".dropdown").children("li").removeClass("has-dropdown");
+
// remove #/gallery/recent from url to track current page
var url = window.location.href.replace("#/gallery/recent", "");
// });
// });
// $("#menu-side").children("ul").addClass("sidebar");
-
// remove drop down arrow icons from sub menu items
$("#menu-menu-1").find(".dropdown").children("li").removeClass("has-dropdown");
-
+
// remove #/gallery/recent from url to track current page
var url = window.location.href.replace("#/gallery/recent", "");
&.bed {
&:before {
content: '';
- background: url(../assets/dropdown/beer-icon.png) no-repeat;
+ background: url(../assets/dropdown/bed-and-breakfasts-icon.png) no-repeat;
position: absolute;
top: 10px;
left: 15px;