Sometimes you want to hide sections or images in Mijoshop without using an extension. Here are some fields. I will add as I use others in sites:
Category Title
.mijoshop.common-home h3:first-of-type {display:none;}
Category Image
.mijoshop.common-home h2 + div {display:none;}
Sub Category Images
.mijoshop .miwi-categoryhome div:first-of-type {display:none;}