Hello,
Can you please supply the override code to remove the grey line boarders for breadcrumb and banner module positions.
I cant seem to get the module suffix ' clear' to work.
kind regards
Drew
#gkContentWrap > section:first-child { border-top: 0px; }
#gkInset .box, #gkSidebar .box {
border-top: 0;
margin: 0 0 20px;
}
#gkMainbody + #gkMainbodyBottom {
border-top: 0;
margin-top: 25px;
}