gregaitch Posted March 17 Posted March 17 (edited) Hey SqaureSpacers, gallery block carousels are cropping the bottom row or two of pixels of images throughout my site Scroll down on the reference page (and other blog "/impact/" pages) to see examples, or look carefully at the bottom edge of the image uploaded to this post where the 1px grey border disappears (pls ignore the left edge; they're fine) Was evident before I applied CSS border and border-radius, although they make it more obvious Thanks for any help! Edited March 17 by gregaitch Saw how image posted and adjusted description to ignore distracting quirk
gregaitch Posted March 18 Author Posted March 18 If recommending a CSS solution, please include site-wide selector rather than block-ID, TY!
tuanphan Posted March 21 Posted March 21 Show like this? Can you disable auto scroll? We can check code easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
gregaitch Posted March 21 Author Posted March 21 Thanks for taking a look, @tuanphan I've disabled autoscroll for a gallery block in a new page (link below, need to keep the above example scrolling as it's live). I also tried adding your code above as CSS; it disabled the border and border-radius (your new CSS now removed). If you also have a solution to my CSSd gallery 20px right-margin between images offsetting them cumulatively an additional 20px from the left edge of the block (so last image gets right-cropped significantly), I'd appreciate it. https://matter.media/gallery-test
Solution gregaitch Posted March 21 Author Solution Posted March 21 Hey @tuanphan Update: just checked your helpful response (code snip below) to a related thread I started (link below), which solved *this* one as well. Brilliant, thank you! .thumb-image.sqs-gallery-design-strip-slide.loaded { transform: scale(0.95); } tuanphan 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment