Shopping cart menu text top right overlay when scrolling
Hi,
when I scroll on the shop page https://www.leckerleben.de/warkorb/, the shopping cart text appears above
overlaid with the order text on the right. How can I change this?
Thanks
Hi,
when I scroll on the shop page https://www.leckerleben.de/warkorb/, the shopping cart text appears above
overlaid with the order text on the right. How can I change this?
Thanks
Comments
Hi,
Please, try the following CSS code:
#Top_bar.is-sticky .menu_wrapper{ margin-right: 150px; }Thanks