• Resolved noah smith

    (@nts401)


    Hello I cannot figure out how to get my Shopping square to display properly through my woocommerce site. It is the little square to the right of the red and white square icon at the end of the search bar boarder. Anyone know how to fix this? Thanks in advance.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Rynald0s

    (@rynald0s)

    Automattic Happiness Engineer

    Hi @nts401!

    It sounds like you are having trouble with the mini-cart in your header, just next to the search bar.

    If so, the only issue I am seeing there is that the icon itself is not showing up and that due to some CSS code. You can, however, use the following CSS code to make the cart icon appear correctly:

    .header-mini-cart-trigger .fas {
        color: #000 !important;
    }

    You can add this CSS code to the “Additional CSS” section in the customizer.

    If you were referring to another part of your header, please send us a screenshot of that part so we can take another look. You can use the free Snipboard.io tool to do so.

    Cheers!

    Rynald0s

    (@rynald0s)

    Automattic Happiness Engineer

    Howdy.

    We haven’t heard back from you in a while, so I’m going to go ahead and mark this thread as resolved. If you have any other questions please start a new thread.

    Cheers!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Need help WooCommerce Menu Checkout Icon Display’ is closed to new replies.