Main issue: Custom CSS was added to set a background image for the header and footer, aiming to visually blend the header with the homepage slideshow. On different screen sizes (and when zooming), the header image and slideshow no longer align. Screenshots and a CSS snippet are central to the thread.
Key actions/updates:
Store URL and password were shared for review.
A suggested CSS update added max-width: 100% to header/footer and kept the background image settings. This improved the initial display issue.
The requester still wanted a seamless, “still” header image that matches the slideshow background across zoom/screen sizes.
Technical constraint explained:
The header uses a fixed height, while the slideshow (slider) dynamically scales in width and size as images change or viewport changes. Due to these differing dimensions/behaviors, perfect alignment between header and slideshow across devices and zoom levels isn’t feasible.
Outcome/status:
Partial resolution: initial styling fixed; alignment goal deemed impractical under current constraints.
The requester accepted the explanation and plans to explore a different background approach. Discussion effectively resolved with known limitation.
Summarized with AI on December 12.
AI used: gpt-5.
@Vaultofthecards
Sorry you are facing this issue,
It would be my pleasure to help you.
Please share your site URL,
I will check out the issue and provide you with a solution here.
We want to website to flow so the header and the slideshow match when the slideshow doesn’t go between slides
But now when zoomed in or out it doesn’t match
But we want to website to flow so the header and the slideshow match when the slideshow doesn’t go between slides
But now when zoomed in or out it doesn’t match (we want the header image to be still)
We want to website to flow so the header and the slideshow match when the slideshow doesn’t go between slides
But now when zoomed in or out it doesn’t match(we want the header image to be still)
Your header has a fixed height, while the slider dynamically adjusts its width as you scroll through images. This mismatch makes it impossible to perfectly align the header and the slider images.