Hi,
the cart icon on mobile view doesn’t line up correctly.
I have disabled the search icon which might be related for your reference.
Please see below screenshot.
Thank you.
Best,
Chris
Hey Chris,
Can you give us a link to your site?
Best regards,
Nikko
Hi,
The website isn’t ready for public viewing yet.
I’ve created a login for you to check it out below :)
Thanks.
Hi Chris,
Thanks for giving us admin access.
I have added this CSS code in Quick CSS, located in Enfold > General Styling:
@media only screen and (max-width:767px) {
.responsive #top .avia-menu {
margin-right: 40px !important;
}
.responsive #top #header_main #menu-item-shop .cart_dropdown_link {
padding-left: 20px;
padding-right: 20px;
}
}
Let us know if you need further assistance.
Best regards,
Nikko
Hi thanks for this.
The issue I face now is that the burger icon menus are much lower down the page than they should be.
If you could help me with this then I’d really appreciate it.
Best,
Chris
Hi Chris,
Please try this CSS as well:
#top #av-burger-menu-ul {
vertical-align: top;
}
Best regards,
Rikard
Thanks – all works fine now guys.
Hi Chris,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria