I have a website: http://dg.wbit.co.il
in mobile phone the logo are hover on the menu. how can i fix it – example to remove the logo to the left only on mobile phone or center the logo.
thanks
Hey wbitsolutions,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:767px) {
.responsive #top .logo {
width: 100%;
}
.responsive .logo a img {
margin: 0 auto;
padding: 10px;
}
}
Let us know if this helps :)
Best regards,
Nikko
Hello
I tried to add this code but it bot working the logo is still on the menu and the menu