Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1241724
    powrider686
    Participant

    Hey there,
    On my site, roadsidegal.wpengine.com, the cart seems to display improperly most of the time, although occasionally there is no issue.

    There’s a bar of pixels that extends underneath the cart’s total.

    I have attached a screenshot for you to check out.

    Thanks for the help!

    #1241960
    Rupok
    Member

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    .x-navbar .x-nav > li.x-menu-item-woocommerce > a .x-cart > span.outer {
      padding-bottom: 6px;
    }

    Cheers!

    #1248198
    powrider686
    Participant

    That fixed it, mostly…

    When you scroll down and the header becomes sticky, then you see the extra pixels again. Is padding it more the key? I feel like there might be a bug or something making that not display properly?

    Thanks for the help!

    #1248267
    Rupok
    Member

    Hi there,

    I have checked and it seems same on fixed Navbar as well. Here goes a screencast on my end – http://recordit.co/c9a5MeSEv6

    Cheers!

    #1283672
    powrider686
    Participant

    Hello,
    So I’m having some problems with the cart button again. It seems that whatever padding was added has changed how it functions, so now the cart background is way larger than it needs to be.

    I’ve attached a screenshot of the problem. You can compare to how it was, and I would like it to be in the previous screencast.

    Thanks for the help!

    #1284035
    Friech
    Moderator

    Hi There,

    You can add this under Custom > CSS in the Customizer.

    .x-navbar .x-nav>li.x-menu-item-woocommerce>a .x-cart.inline.outer-inner {
    max-height: 36px;
    overflow: hidden;
    }

    Hope it helps, Cheers!

    #1293227
    powrider686
    Participant

    That did the trick, thank you!

    #1293399
    Nabeel A
    Moderator

    Glad we could help.

    Cheers!

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