Jump to content

Recommended Posts

try to add this at the end of your global.css

 

 

@media screen and (max-width: 780px){

#layered_block_left{

display:none;

}

#eb-top-image-shadow, ul#product_list{

margin-left:0;

}

#eb-product-list clearfix:after, #eb-product-list clearfix:before{

content:none;

}

}

Link to comment
Share on other sites

×
×
  • Create New...