Archived topic
Background Image height
1 reply · Started by mzsstade on April 11, 2017
How can i set the height of the background image in sections. I don't want to add content. I just need the image with parallax-effect.
Hi there,
I think there are couple ways to accomplish this.
- Increase the padding in Sections Settings: https://docs.generatepress.com/article/sections-overview/#layout
- Add HTML comment like this: <!--This is a comment-->. It should increase the height of the section container without showing up.
Let me know if this helps.