• Resolved kathydtg

    (@kathydtg)


    Hi

    I have tried various code to remove the shopping cart icon from the top navigation bar
    businessbeessolutions.com/ but it does not want to budge.

    Any help appreciated

    Many thanks

    Kathy

Viewing 2 replies - 1 through 2 (of 2 total)
  • Anonymous User 13528887

    (@anonymized-13528887)

    Hi,

    You can simply use CSS to hide that icon.

    a.et-cart-info {
    display: none;
    }

    Plugin Support Hannah S.L.

    (@fernashes)

    Automattic Happiness Engineer

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove cart icon in menu bar’ is closed to new replies.