Tagged: x
-
AuthorPosts
-
November 9, 2016 at 4:52 am #1249820
themebobParticipantLatest 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…
November 9, 2016 at 4:53 am #1249821
themebobParticipantThis reply has been marked as private.November 9, 2016 at 4:53 am #1249822
themebobParticipantIt’s just showing a small bordered box.
November 9, 2016 at 5:34 am #1249882
ChristopherModeratorHi there,
It seems like you didn’t set ‘Cart Content’ options yet. Please navigate to Customize -> Woocommerce and check your settings.
Thanks.
November 9, 2016 at 5:43 am #1249888
themebobParticipantAh 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?
November 9, 2016 at 6:37 am #1249945
Paul RModeratorHi,
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
November 9, 2016 at 6:43 am #1249952
themebobParticipantI think it was a cache thing. I am still missing the right hand edge of the border…
November 9, 2016 at 7:03 am #1249970
themebobParticipantI 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.
November 9, 2016 at 7:33 am #1250013
JoaoModeratorGlad to hear it,
Let us know if you need further help
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1249820 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
