Closed speendo closed 3 months ago
Seems like I found it out:
You set the page to template "home" but still make it a modular page by adding
content: items: '@self.modular' order: by: folder dir: asc page_container: container
An easier solution (e.g. with a toggle "large top image") for modular pages would be appreciated.
Thank you anyway for this great theme!
Can you explain how the image style is determined?
Similar here. The image on the homepage is far too big for my purposes. How / where can I make it smaller?
you can add a custom css (akazie-wood/custom/css/custom.css) in your theme settings
First of all thanks for this very nice grav theme! I like it a lot!
However, there is one thing I cannot figure out:
On your demo page, the "home.img" picture sits nice and big at the top of the page.
I try to build a modular landing page with a similar large image. However, on my page, the image is just 300px large.
I clicked around randomly and at one point the image was larger. However, afterwards it shrinked back to 300px.
Can you explain how the image style is determined?
Thank you very much!