Hello:
I have noticed that the menu when viewed in the mobile version stays in the middle of the screen, I would like it to remain fixed at the top.
I have also seen in the mobile version that the logo is mounted with the hamburger from the menu, with the search magnifying glass and the car, how can I solve this so that everything looks good?
You can see what I mean on the web
https://www.cabaral.es/
I hope your help, thank you.
regards
Hey Carlos,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
.responsive #top .logo {
width: 50%;
}
}
Best regards,
Rikard
Thank you very much … It works perfectly !!!!
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon