I looked at the html/css and noticed that the wrapper for the shopping cart button set display to "none"
@media only screen and (max-width: 1080px) and (min-width: 1000px) .cart-outer, body #header-outer[data-full-width="false"] .cart-outer { display: none; }
I am also using Chrome as indicated earlier you will first need to add a product to cart. The icon may not show on you cart page and also checkout page.
There must be something weird going on with chrome on my work computer. I put something in my cart and go back to the home page, and I don't see the cart icon. However, if I use chrome at home, it works.
Shopping cart missing from nav - I added an item to the shopping cart and the cart icon does not show. Using child theme with Original Skin
Hi Jessica,
Could you make sure you have enabled the shopping cart in the nav in salient \ woocommerce area for the cart to display on the menu.
Cheers.
"Enable WooCommerce Cart In Nav" is set to "On".
I looked at the html/css and noticed that the wrapper for the shopping cart button set display to "none"
Hi Jessica,
With the theme skin "Original" the cart icon won't show unless you add a product to your cart. Please see image.
Kind Regards
What browser are you using? I am using chrome and the icon does not show up.
Hi Jessica,
I am also using Chrome as indicated earlier you will first need to add a product to cart. The icon may not show on you cart page and also checkout page.
Kind Regards
There must be something weird going on with chrome on my work computer. I put something in my cart and go back to the home page, and I don't see the cart icon. However, if I use chrome at home, it works.
Oh well - I'll consider it fixed.