Hi! I want to know how to modify some module dimensions.
I attached a screenshoot where I highlight the modules which I want to resize.
How can I do it?
URL: http://mergincultures.site90.com
Thanks!
#gkMain .box {
height: 250px;
}
.mymoduleclassname { height: 300px; }
/* Module Titles Styling */
#gkWrap2 .box_menu h3, #gkWrap2 .box_text h3, #gkWrap2 .box h3 > span {
color: #FFFFFF;
font-size: 11px;
font-weight: bold;
line-height: 8px;
text-transform: uppercase;
}