Hi, as you can see here – http://screencast.com/t/UhjxtPoBuDl – there is a big gap from the top of the page until the logos start. I want to narrow this gap but can’t figure out how to do it as even when I set a custom height for the color section it doesn’t get any smaller than what it is now.
How can I make the width of that color section to fit to the logos without the big gap above them?
Thanks.
Hi
Please add following code to Quick CSS
.html_header_transparency #top .avia-builder-el-0 .container, .html_header_transparency #top .avia-builder-el-0 .slideshow_inner_caption {
padding-top: 20px;
}
Cheers!
Yigit
Will this code affect any of my other regular pages on the site?
Hi!
It should be applied globally. I could not check your other pages, can you check them and let us know?
Regards,
Yigit
All other pages have a header in them and they seem as before with no apparent change so I guess it’s all good :)