Blog

Please see the instructions below for how to add a video background to different templates instead of rotating photos.

 

Boise [10062], 10058 [Rochester]


Add to Customer CSS:

video {
position:absolute;
width:100%;
height:100%;
overflow:hidden;
object-fit:cover;
background-image:none;
}

.hero {
position:relative;
z-index:0;
overflow:hidden;
background-image:none;
}

body.m2.e3.aopEnable .hero {
background-image:url(/images/poster.jpg)!important;
}

 

Add to Customer Javascript:

$(window).load(function(){ $('.slider').prepend(''); });


Alameda [10060]

Add to Customer CSS:

video {
position:absolute;
width:100%;
height:100%;
overflow:hidden;
object-fit:cover;
}

.hero {
position:relative;
z-index:0;
overflow:hidden;
background-image:none!important;
}

 

Add to Customer Javascript:

$(window).load(function(){ $('.hero').prepend(''); });


Hours of Operation

Monday  

8:00 am - 6:00 pm

Tuesday  

8:00 am - 6:00 pm

Wednesday  

8:00 am - 6:00 pm

Thursday  

8:00 am - 6:00 pm

Friday  

8:00 am - 6:00 pm

Saturday  

Closed

Sunday  

Closed