Thread Starter
ixkeys
(@ixkeys)
Thanks for the hint.
I’ve just tried three versions for the .navigation style definition in style.css and all fixed the problem:
margin-top:30px;
margin-bottom:30px;
or
margin-top:30px;
margin-bottom:60px;
padding:1px;
or
margin:30px 0 0 0;