After update my cart icon disappeared. How to solve this?
Hey davelaar,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
Of course, https://voorbeeld-website.nl
Shop page is https://voorbeeld-website.nl/winkel
Hi davelaar,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
This code will move the burger down a bit
@media only screen and (min-width: 1024px) {
.av-main-nav-wrap ul {
margin-top: 24px;
}
}
Best regards,
Victoria