I copied the roksprocket that works correctly and just assigned to a different menu item. Not sure why it isn't working correctly, even when I reassign the roksprocket that does work it makes teh image huge.
Re: Myriad Roksprocket Full Slideshow Image Sizing Issue
Posted 8 years 6 months ago
Sorry, I fixed by changing custom css file to change menu item. Forgot RT fixe fo rme in the past, I just recreated by renaming the menu item I want to force image resize on:
/* added by RT to limit slideshow height */
.menu-preferred-suppliers #rt-slideshow, .menu-preferred-suppliers #rt-slideshow .layout-fullslideshow .sprocket-features-img-list {
max-height: 42vh;
}