Hi,
I have an Image show GK4 module on the inset position but I would like to change the padding of the inset of the Image show GK4's dimensions.
Here the site (is not finished yet): http://www.blocktradingeurope.com/newsite/
#gkInset { padding: 1px; }
#gkInset .box:first-child .gkBanner {margin:0;}
#gkInset .nofat {padding: 1px; }
aside.dark-area {
padding: 1px !important;
}
body.noBg #gkInset {
padding-bottom: 1px;
padding-left: 1px !important;
padding-right: 1px !important;
}
#gkInset .box:first-child .gkBanner {
margin: -35px 0 5px !important;
}