A user needed help making an image banner display full screen on both desktop and mobile devices for their Shopify site. They had already achieved full-screen display on mobile using custom CSS code added to the theme customizer, but desktop remained an issue.
Solution provided:
- Locate and edit the theme.liquid file
- Add specific code before the closing tag
- Save the changes
The solution successfully resolved the issue, with the user confirming it worked. Screenshots were shared showing the implementation steps and expected result.