• Hello AF support team,

    My theme is Autoshop(as a child theme of Storecommerce). I have gotten trouble that the dropdown block from the cart button in the navbar appears in the incorrect position. This makes me want to remove this button and instead, to add the cart widget. But I haven’t find any custom css making it. May you help me? Thank you so much!

    • This topic was modified 4 years, 7 months ago by wallylin9596.
    • This topic was modified 4 years, 7 months ago by wallylin9596.
    • This topic was modified 4 years, 7 months ago by wallylin9596.
Viewing 1 replies (of 1 total)
  • Hello,
    Thanks for using support forum for the query.

    Please add this CSS code on Appearance > Customize > Additional CSS,

    .header-right-part .cart-shop .af-cart-wrapper {
        display: none;
    }

    Thank you

Viewing 1 replies (of 1 total)
  • The topic ‘Remove cart icon from the navbar’ is closed to new replies.