Hi there,
could you share with me a link of the website where I can see the issue?
Thank you.
Hi its cgrtempsite2.com – thanks very much
Hi there,
in which product can we find the problem?
We’re looking at different products but I can’t find the problem.
Thank you.
Have a great day!
Hi there,
It’s the package deal product on this page : https://cgrtempsite2.com/product-category/club-shop/pailis-na-greine-club-shop/
It’s a bundle item with options to select size for each product that’s part of the bundle.
I can’t scroll on Mobile or desktop to see all items and can’t get to the add to cart button
Thanks very much for your help
Hi there,
please, try to add this CSS rule in Appearance > Customize > Additional CSS:
#yith-quick-view-content div.summary {
overflow-y: scroll;
height: 800px;
}
@media only screen and (max-width: 768px) {
#yith-quick-view-content div.summary {
overflow-y: scroll;
height: 360px;
}
}
Let us know if that did the trick.
Have a nice day!
Thank you very much! – that worked worked really well for most devices – but for a tablet it stops scrolling when half the add to cart button is visible – I’ll play around with the css code you gave me and see if I can get it work for all devices. Thanks again for your help – it’s really appreciated !
Hi there,
you’re welcome, we were happy assist you.
If our support satisfied you, we would be happy to receive a positive feedback here.
Don’t hesitate contact us whenever you need.