Don’t want to show ‘select number of items’

0
Don't want to show 'select number of items' 1
sarah2
Jan 15, 2019 07:25 PM 1 Answers
Member Since Jan 2019
Subscribed Subscribe Not subscribe
Flag(0)

Hi,
My slider items are showing a 'select number of items' which I would like to remove. I thought I could do this by changing
'display quantity' to no but this does not work. Can you tell me how to do this.
Thanks.

2 Subscribers
Don't want to show 'select number of items' 1
Don't want to show 'select number of items' 3
Submit Answer
Please login to submit answer.
1 Answers
Sort By:
Best Answer
0
Don't want to show 'select number of items' 4
PickPlugins
Jan 16, 2019
Flag(0)

Welcome to our forum.

Can you please send me your slider page url? might be come from 3rd party source.

Regards

Don't want to show 'select number of items' 5
PickPlugins
- Jan 16, 2019 06:00 PM
Flag (0)
0

Glad to fix the issue, Regards

Don't want to show 'select number of items' 6
sarah2
- Jan 16, 2019 05:59 PM
Flag (0)
0

Yes, that's done it thanks. I only needed to add the code to one of the sliders and it has gone on them all which is what I wanted.
Thanks again.

Don't want to show 'select number of items' 5
PickPlugins
- Jan 16, 2019 05:52 PM
Flag (0)
0

Thanks, i just noticed the issue, please add following CSS to fix immediately, i will fix the issue and update plugin

.wcps-container .wcps-items-cart .quantity {
display: none;
}

Please see the screenshot where to add custom CSS
https://imgur.com/a/1uhJ4En

Let me know the result.
Regards

1+ more comments. Sign in to Reply
Replying as Submit