Jump to content

Edit History

luisleitaoaudio

luisleitaoaudio

Big confusion :)

You have some css errors in your code

 

add this to your file custom.css

@media (max-width: 767px){
    .products .product-miniature {
            width:100%!important;
            float:left!important;
    }
}

To add custom css code do this:

 

 

image.thumb.png.9ca2e754a6e9183ff97e76df8ab1290c.png

 

after code you will see :

 

image.png.a8c398a19621d65626a230aee61b5b94.png

luisleitaoaudio

luisleitaoaudio

Big confusion :)

You have some css errors in your code

 

add this to your file custom.css

@media (max-width: 767px){
    .products .product-miniature {
            width:100%!important;
            float:left!important;
    }
}

 

To add custom css code do this:

 

image.thumb.png.9ca2e754a6e9183ff97e76df8ab1290c.png

 

after code you will see :

 

image.png.a8c398a19621d65626a230aee61b5b94.png

×
×
  • Create New...