The burger menu and the shopping cart icon in the mobile version of our website is do not look good at all, they’re very uneven.
I’d like to place it on the right side of the header.
Thanks in advance for help
Hi RegardezPasse,
Can you give us the login link to your site?
Best regards,
Nikko
Hi RegardezPasse,
It seems to be horizontally okay but looks uneven vertically because the logo image is not centered.
I have added these CSS codes in Enfold > General Styling > Quick CSS to adjust it on mobile:
@media only screen and (max-width:767px) {
.responsive #top #wrap_all .main_menu {
top: 10px;
right: -10%;
}
}
If you still have issues, please send us a screenshot so we can re-adjust the code.
Best regards,
Nikko
Thank you so much, it looks great now!
Hi RegardezPasse,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko