Hi
I'm trying to add some space to subcategories in VM categories module, but I cannot found the code. Could you help me please?
ul.VMmenu {
margin: 0 !important;
}
.VMmenu ul {
margin-left: 20px !important;
}
.VmArrowdown{
margin-top: -28px;
}