if fix the page width what will happen on the 1920px screen?
Topic summary
Goal: Align slideshow and banner sections to a fixed 1200px page width after setting the theme width.
Context and attempts:
- Store URL was shared for review. Theme: Dawn (Shopify’s default theme with a built-in slideshow/slider section).
- Proposed CSS (added to base.css) reduced padding for .page-width-desktop and #MainContent at ≥1000px, partially constraining width but not enforcing an exact 1200px content width.
Key considerations raised:
- Fixing sections to exactly 1200px may affect appearance on larger screens (e.g., 1920px). Trade-off between fixed width vs. responsive spacing was noted but not resolved.
Requested layout/features:
- A large image area (top-left) that scrolls/slides (slider), with linkable images and easy image management.
- A screenshot was provided to illustrate the desired layout (central to understanding the request).
Next steps / actions:
- A custom, editable section will be created and shared “tomorrow” to achieve the precise layout and linkable images.
- Confirmation that the theme’s existing slider can be leveraged.
Status: Open/ongoing. Final code and exact 1200px behavior across breakpoints are pending.