What's your biggest current challenge? Have your say in Community Polls along the right column.

Image Style

Image Style

megawdyaaaa
Excursionist
43 2 0

hallo i need a help, so i use theme steamline. and i wanna ask about image style product display,This previous theme provides settings like this.

megawdyaaaa_0-1710985147353.png

 

I want the image settings to have a scroll bar that can only scroll until the photo runs out, after that it can't scroll to the footer, but on the other hand, for descriptions I want to be able to scroll until the footer but the image doesn't scroll. what should I do? Is there anything I should add to the CSS?I hope someone can help me:)



 

Reply 1 (1)
megawdyaaaa
Excursionist
43 2 0

Hello, thank you for the response. If you like, you can see my website link https://www.laicaactive.com/products/laica-twist-bra . I used sticky for the product description so that when I scroll the description image it stays still. and i add custom css, like this :

 

.product-single__sticky {
height: 100vh;
overflow: auto;
}

 

Is it possible to scroll the sticky in the description, can you scroll all the way to the footer and you don't have to wait to scroll the image until the end before you can scroll?I want to scroll in the description section to the footer