This topic has 2 replies, 2 voices, and was last updated 9 years ago ago by Robert Hall
Hi! How can I reduce the distance between my logo and the slider? Please check the screenshot http://goo.gl/s8arSD or visit my website homepage boardelloshop.com. I want it to be the same distance like it appears once you scroll the page down like in this screenshot: http://goo.gl/LsoGuV
Hello,
Please add this code in Theme Options->Custom CSS->Global Custom CSS.
.navbar{
padding: 40px 0 0;
}
.home .page-content {
margin-top: 19px;
}
Regards,
Robert Hall.
You must be logged in to reply to this topic.Log in/Sign up