hello together
at this page link below
printscreen below
I just can not manage the correct height of the slider mobile
vertically and horizontally.
what can I do here that the top and bottom of the logo only a small distance arises as on the Pc
thanks in advance
kind regards
Franz
Hi Franz,
Please try to add this CSS code in Enfold > General Styling > Quick CSS:
@media only screen and (max-width:767px) {
.responsive #top .logo {
height: 48px !important;
}
.responsive #top #wrap_all .main_menu,
.responsive #top #header_main > .container .main_menu .av-main-nav > li > a,
.responsive #top #wrap_all .av-logo-container,
.responsive #top #menu-item-shop.cart_dropdown,
.responsive #top #header_main #menu-item-shop .cart_dropdown_link {
height: 48px;
line-height: 48px;
}
.responsive .logo a {
background-image: none !important;
}
.logo img,
.responsive .logo img {
opacity: 1 !important;
}
}
Best regards,
Nikko
Thanks a lot
Nikko
fits so well
you can close the ticket
kind regards
Franz