New Landing How can we help? Themeforest Theme Support Neighborhood Number of Items to add to cart messed up?

Viewing 3 posts - 1 through 3 (of 3 total)
  • #117273
    Wayne
    Member
    Post count: 14

    Hello,

    I seem to be having a issue with the (add) and (minus) buttons on the site when changing the amount to add to the shopping cart? I have included a picture, but what would cause this?

    It seems as though it is double stacked and not laid out side by side like it should be????

    Attachments:
    You must be logged in to view attached files.
    #117275
    Wayne
    Member
    Post count: 14

    I was able to fix this by adding this custom code into the code area in the theme options.

    .woocommerce .quantity, .woocommerce-page .quantity {
    	height: auto;
    	width: auto;
    	max-width: 150px;
    	-moz-box-shadow: 0 1px 0 rgba(0,0,0,.1);
    	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,.1);
    	box-shadow: 0 1px 0 rgba(0,0,0,.1);
    	margin-right: 10px!important;
    }

    I changed the max-width to 150 as before it was set to 109 causing it to stack like that.

    #117367
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Great thanks to share the fix. I am glad that you managed to resolve the issue.
    Thanks
    Mohammad

Viewing 3 posts - 1 through 3 (of 3 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