Changing height of products in category view

More
9 years 10 months ago #39845 by ivan.milic
Try

@media screen and (max-width: 979px){
.normal_image{
top:-100px;
}
}

@media screen and (max-width: 675px){
DIV.product_details_box > *,
DIV.product_details_box > * > *{
width:100%!important;
padding:0!important;
}
}

Please Log in to join the conversation.

  • Darko101
    Inactive member
  • Topic Author
  • Member
  • Member
More
9 years 10 months ago #39855 by Darko101
That worked great. Thanks!

Please Log in to join the conversation.

Time to create page: 0.325 seconds
Powered by Kunena Forum