Hi,
Thanks.
This is working for all pages but not for the home page.
if I put
#wrapper {
min-height: 650px;
}
then this is ok for aal pages but not for the home page.
also changed
.home #wrapper {
background-color: transparent;
border: none;
margin: 20px auto 20px auto;
padding: 0;
min-height: 650px;
}
But then the wrapper is bigger than the visitable widget..
I want that if I choose home or an other page, that the pages aren’t jumping and need some help to arrange this with the home page.
Tanks.
Roel Niesen