Jump to content

Gallery Reel Image Slider - How to fix cropped images

Recommended Posts

  • Replies 9
  • Views 1.6k
  • Created
  • Last Reply

Top Posters In This Topic

Hi @tuanphan, thanks for the response. 

Seems like you're using a wide-resolution screen monitor, but on my 1080 screen, it's cropped on both sides. is there any code that can fit  images without cropping?

Here are the codes used:

// gallery reel image space //

section[data-section-id="66146c8a4e22237e86b4ba17"] .gallery-reel-item img {
  width: 100% !important;
  height: auto !important;
  transform: scale(.90);
}
// gallery reel center arrows on mobile //
@media screen and (max-width:767px) {
.gallery-reel-controls {
    justify-content: center !important;
}
}

 

Thanks

Link to comment
  • 4 weeks later...

Hi @tuanphan , Sorry for the late response. I'm new here and didn't notice your reply. Yes, I removed it because my client wanted to place it elsewhere, but now they want it back with the same UI design. Do you still have a solution for this? I really appreciate your help. Thanks.

Link to comment
On 5/30/2024 at 8:45 AM, evadRC said:

Hi @tuanphan , Sorry for the late response. I'm new here and didn't notice your reply. Yes, I removed it because my client wanted to place it elsewhere, but now they want it back with the same UI design. Do you still have a solution for this? I really appreciate your help. Thanks.

If you can add it back, I will test some CSS code.

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!)

Link to comment
On 6/6/2024 at 2:08 AM, evadRC said:

@tuanphan oh yes, that's what i mean. How can we prevent that from different screen sizes please? thanks.

You can use this code to Website > Website Tools > Custom CSS.

body {
    overflow-x: hidden;
}
.gallery-reel-list {
    overflow: Visible !important;
}

 

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!)

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment


×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.