I need to reduce the space between the logo&menu and the slider or content page. I can“t found the CSS code to adjust that space, someone can help me please? thanks a lot
Adjust space between logo&menu and content
3 posts from 2 voices-
Posted 6 months ago #
-
I found the solution in layout.css;
copy, adjust and paste in custum.css#header .container{
min-height:100px; ADJUST THIS VALUE
}
div .logo{
padding:25px 0; ADJUST THIS VALUE
min-height:100px; ADJUST THIS VALUE and the size of logo image
}
.main_menu{
padding-top: 40px; ADJUST THIS VALUE
margin-right: -50px; ADJUST THIS VALUE
}Posted 6 months ago # -
Hi pedroPuerto,
Glad that you have fixed it. And thanks for sharing the solution. :)
Cheers,
IsmaelPosted 6 months ago #
Topic Closed
This topic has been closed to new replies.














