Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1249820
    themebob
    Participant

    Latest version of X on WP 4.6.1 with WooCommerce (latest).

    In the top menu the cart glyph is missing. I’ll add a link in a private reply in a moment…

    #1249821
    themebob
    Participant
    This reply has been marked as private.
    #1249822
    themebob
    Participant

    It’s just showing a small bordered box.

    #1249882
    Christopher
    Moderator

    Hi there,

    It seems like you didn’t set ‘Cart Content’ options yet. Please navigate to Customize -> Woocommerce and check your settings.

    Thanks.

    #1249888
    themebob
    Participant

    Ah yes. That’s certainly improved it but it still shows a blank empty box for users with nothing in their cart – and the right hand edge of the box is missing?

    #1249945
    Paul R
    Moderator

    Hi,

    Sorry, I am not sure what you mean by empty box.

    This is how it looks on my end – http://screencast.com/t/Go4m4U7NMj8G

    Can you provide us a screenshot of the empty box.

    Thanks

    #1249952
    themebob
    Participant

    I think it was a cache thing. I am still missing the right hand edge of the border…

    #1249970
    themebob
    Participant

    I added this to the custom CSS after noting that there’s some CSS setting this right border to zero for some reason…

    .x-navbar .x-nav>li.x-menu-item-woocommerce>a .x-cart.inline.inner-outer {
    border-right: 2px solid;
    }

    And it seems to have resolved it.

    #1250013
    Joao
    Moderator

    Glad to hear it,

    Let us know if you need further help

    Joao

  • <script> jQuery(function($){ $("#no-reply-1249820 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>