Hi
I trying to use the Intelligent Shoe module html from the Store template for my Restaurant template.
What CSS do I need to put in my Restaurant template override for the Intelligent Shoe module to display correctly?
Regards
Lucien
.big-photo .big-photo-img {
background: #eeaa33;
height: 100%;
position: absolute;
background: url('http://quark.slfinest.com/images/hammok-new-grad-1615x1000-bright.jpg') 0 0 no-repeat;
background-size: cover;
background-position: 50% 50%;
}
@media (max-width: 840px) {
.big-photo {
display: block;
height: 500px;
}