Cart out of range

Hello,

I edited the page and a litle modify it but I have a problem, that my icon opens out of the range…

video of problem: https://www.loom.com/share/e3c7b743494d41be802a266e36f4b01a
link:https://graviranje-razrez.si

I believe is one smile piece of css that is missing but dont find it…

Thanks in advance, Filip

You can add this CSS:
.cart-dropdown .dropdown-menu {
left: auto !important;
right: 0;
}

great. thank you :slight_smile: