Hi,
for some reason the related products section on the product page, initially isn’t showing correctly,
but when you use the > button to see more related products the height will be adjusted and then it looks good.
I tried so much but I can’t get it to show correctly the first time page loads,
I noticed when I open firebug it’ll resize to correct height so I found that with manually running this event:
window.dispatchEvent(new Event(‘resize’));
or simply resizing the browser window the height of the carousel will be adjusted, but I can’t figure out how to fix th eissue completely.
I’m using the Child theme.
Cheers,
Sia