Shopping cart in menu

Hi there,

When I first set up the site I didn't think I would be setting up a shop. Fast forward and now I need to, and I must have removed the shopping cart icon and counter from the menu.

How to bring it back so that it replaces the word Cart as a nav link to the cart page?

Cheers,

Andi

Comments

  • Nevermind I figured it out.

    For anyone else I was able to bring it back with:

    #Top_bar a#header_cart { display: block !important; }
  • I do have one final issue that I can't resolve. On small desktop and tablet sizes the shopping cart aligns with the hamburger menu perfectly. On mobile sizes it floats about 20px above it.

    How do I adjust the position of that cart icon on mobile sizes only?

    Cheers!
  • Hi,

    you can not adjust the position of the cart icon. On mobile devices, cart icon need to be under the logo always.

    Thanks!
Sign In or Register to comment.