Contain image in slider

Topic summary

A user is experiencing an issue with an image slider positioned above sliding logos on their Shopify store. The images are not displaying in full view and need to be contained properly.

Technical Details:

  • The store uses the Dawn theme
  • The problematic carousel section is not part of the default Dawn theme
  • It appears to be added via an app or custom code
  • The carousel is a library with image width controlled by JavaScript, not just CSS

Recommended Solution:
The user needs to identify the source of the carousel code (whether it’s from an app or custom implementation) and either:

  • Consult the library’s documentation
  • Contact the developer who implemented it

Simple CSS adjustments alone won’t resolve the issue due to JavaScript dependencies.

Summarized with AI on November 2. AI used: claude-sonnet-4-5-20250929.

Hi,

I have a slider on my page right above the sliding logos at the bottom. I want to contain the image so you see the full image.
my site is:https://eftfkw-vc.myshopify.com

Hi @Luxurymrkt

After checking the code, it seems that this store is using the Dawn theme.

However, the carousel section you want to edit doesn’t appear to be part of the default Dawn theme. It could be from an app or custom code that was added later.

This carousel is a library, and setting the image width is also influenced by JavaScript, so you can’t just adjust the width through CSS alone.

Please share where this code comes from. Then check the library’s code or contact whoever added it for you—they should be able to edit it.

Best,

Daisy