Hi,
I would like to decrease the top margin in USER1 to USER12 module, but I don't find the correct item in css files.
I also would like to change the title's color in BOTTOM1 to BOTTOM12 modules.
See the attacched file.
Thanks.
Regards.
Daniele
#gkuseruser1 div.box > div > div > div.content, div.box_menu > div > div > div.content, div.box_text > div > div > div.content {
paddinbg-top:15px !important;
}
.box.clean > div > div > h3 {
color: #888!important;
}
.box.clean > div > div > h3 span {
color: #555 !important;
}