When i have virtuemart footer enabled, the continue shopping link and the checkoutlink is showing as it should, BUT when i have the virtuemart footer disabled the links is "cut off"?
Look at the attached pictures.
Thanks
Kind regards
a.checkout_link, a.continue_link {position: absolute;width: auto;}
a.checkout_link {margin: 0 auto; }
a.continue_link { margin: 0 -150px; }