Hi,
in the mobile view, the burger menu and the shopping cart symbol overlap another.
How can I change that?
Thank you for your help.
Hey a-l-p,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:479px) {
.responsive #top .logo {
width: 60%;
}
.responsive #top #wrap_all .main_menu {
right: 32px;
}
}
Hope it helps.
Best regards,
Nikko
Hi Nikko,
it works perfect!
Thank you!!
Best regards,
Andreas
Hi Andreas,
Glad that we could help :)
Feel free to create a new thread if you need further assistance.
Thanks for using Enfold and have a great day!
Best regards,
Nikko