Hello,
Does anyone know how i can remove the space between the main body component and de mainbodybottem module?
For sure CSS but what code?
thanks in advance
#gkMainbody + #gkMainbodyBottom {
border-top: 1px solid #E5E5E5;
margin-top: 50px;
padding-top: 25px;
}