New Landing How can we help? Themeforest Theme Support Neighborhood Plus and Minus for products in cart

Viewing 7 posts - 1 through 7 (of 7 total)
  • #13742
    William
    Member
    Post count: 17

    Hello,

    I am not sure what happened, but I lost the plus and minus keys for adding more and less products in the cart. I have also lost the shade of grey that are suppose to be on the buttons. I’m hoping that I accidentally changed something in the color customization or woocommerce settings, but I can’t find anything that works.

    My site is http://www.wrmagic.com

    Thanks for the help,

    William

    #13744
    William
    Member
    Post count: 17
    This reply has been marked as private.
    #13990
    Melanie – SUPPORT
    Member
    Post count: 11032

    I get the color “#999#” from your source code – did you accidentially add #999# instead of #999 somewhere in the color settings?

    Cheers

    #14101
    William
    Member
    Post count: 17

    I haven’t made any changes to that file. Where did you find that problem?
    Have you updated woocommerce on your demo theme?

    Also, I have found a problem with the widths of the buttons and borders. It wasn’t rendering properly in some browsers.

    <div class=”quantity buttons_added”>
    <input class=”minus” type=”button” value=”-“>
    <input class=”input-text qty text” type=”number” title=”Qty” value=”1″ name=”quantity” min=”1″ step=”1″>
    <input class=”plus” type=”button” value=”+”>
    </div>

    The above buttons and border widths add up to 110px. The theme css is marked as 109px. Here is the fix:

    .woocommerce .quantity, .woocommerce-page .quantity {
    max-width: 110px;
    }

    #14475
    Melanie – SUPPORT
    Member
    Post count: 11032

    Can you give me access to your backend via a private reply please? Thanks!

    #15732
    William
    Member
    Post count: 17
    This reply has been marked as private.
    #15863
    Melanie – SUPPORT
    Member
    Post count: 11032

    The + and – buttons are definitely there for me, did that solve itself?

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register