This topic has 7 replies, 3 voices, and was last updated 9 years, 9 months ago ago by Eva Kemp
Hi
Reduce space between logo and menu header 8
kindly view https://www.dropbox.com/s/iu3cxb15x7rj3zo/Screenshot%202015-01-22%2014.30.35.png?dl=0
Hello,
Please provide us with link to the this page.
Regards,
Robert Hall.
Hi
please view
I also want to reduce the space between the bottom page content and the footer.
Hello,
Please add this code in custom.css file:
.header-type-8 .menu-wrapper {
margin-top: -30px !important;
}
.vc_custom_1406032173833 {
padding-bottom: 0px !important;
}
.copyright-3, .copyright {
padding-top: 0px;
}
Thank you.
Regards,
Eva Kemp.
The first header wrapper worked but the bottom didnt there is still a gap between homepage content and my footer
https://www.dropbox.com/s/vk4dx62t67gmbkf/Screenshot%202015-01-29%2010.29.47.png?dl=0
Hello,
Please add this code:
.copyright .container .row-copyrights {
padding-top: 0px !important;
}
.vc_custom_1406032173833 {
padding-bottom: 0px !important;
margin-bottom: -20px !important;
}
Thank you.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up