A user needed help making images on a custom page template extend to the full page width (1500px) in the Craft theme, specifically for a “lettering” page on desktop only. By default, the theme displayed images at a smaller size.
Solution provided:
Add custom CSS code to the theme’s custom.css file
The CSS targets the specific template section and sets max-width: 70%
Desperately seeking some help. I have a custom page template that shows a stack of multiple images. The default settings in my themes has images small, I want these images just for this “lettering” page to be as wide as my page width (I have that set at 1500 in theme settings). These edits are for desktop only.
I attached some mockups for reference. If anyone can help, this would be greatly appreciated. Thank you so much.