Home › Forums › Support › Image Resize on RokSprocket › Reply To: Image Resize on RokSprocket
Posted 6 years, 10 months ago
Hi Andrea,
I see, Please open custom.css file then add
img.sprocket-mosaic-image {
width: inherit !important;
}
then try again.
Thank you