Look please my site krutti.ru. In this time logo and menu are aligned at top. I want to align this at top: 40%; (Check please attach file). Help me please to do it. Your manager sended to me CSS
.header-wrapper .logo, header.smaller .header-wrapper .logo, #main-menu-wrapper nav.navigation .menu, header.smaller #main-menu-wrapper nav.navigation ul {
padding: 0px 0 15px;
}
header.smaller .logo img{
max-width:100%;
}
.navigation ul li {
line-height: 0;
}
What I can to add in here?
.header-wrapper .logo, header.smaller .header-wrapper .logo, #main-menu-wrapper nav.navigation .menu, header.smaller #main-menu-wrapper nav.navigation ul {
padding: 0px 0 15px;
}
header.smaller .logo img{
max-width:100%;
}
.navigation ul li {
line-height: 0;
}
What I can to add in here?
Attachments
-
355.9 KB Views: 4