Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1344478
    themebob
    Participant

    Hi, two issues I suspect related…

    I have X and WooCommerce installed and I’ve elected to have the basket totals displayed in a box in the nav. For some reason the box is just displaying as a border with nothing in it at all.

    When I navigate into a category in the shop, the nav hierarchy that displays does not display ‘Shop’ it shows the > and > each side of where it would be eg:

    Home > > Purple Items

    Are these common issues? I seem to recall having this problem in the past. I’ll post login credentials in a moment because the site is hidden behind an under-construction page.

    #1344479
    themebob
    Participant
    This reply has been marked as private.
    #1344584
    themebob
    Participant

    OK I fixed the missing ‘Shop’ text in the nav. I’d not yet added a shop name in the customiser for the stack.

    I still have no basket display in the top menu though for some reason?

    #1344722
    Thai
    Moderator

    Hi There,

    It should be fine now:

    http://i.imgur.com/TZRghu9.png

    I edited it under Customizer > WooCommerce:

    http://i.imgur.com/vErNRle.png

    Hope it helps 🙂

    #1344726
    themebob
    Participant

    Ah weird. I thought I tried that, thank you.

    It looks pants stacked. So I tried it in-line. Looks awful! How can I re-instate the missing left border, and move it centrally vertically in the nav bar?

    TY!

    #1344957
    Lely
    Moderator

    Hello There,

    Please add this custom CSS:

    .x-navbar .x-nav>li.x-menu-item-woocommerce>a .x-cart.inline.outer-inner {
        border-left: .25em solid;
        margin-top: 7px;
    }
    
    

    Hope this helps.

    #1347583
    themebob
    Participant

    Smashing! Thank you!

    #1347698
    Lely
    Moderator

    You’re welcome!

    Cheers!

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