Hi I follow this https://docs.generatepress.com/article/header-element-overview/ but I can’t find what I want
1. I want background image with custom size for example width 100% height 500 px (is there recommend size on background image)
2. I try to set like this
3. But apear the picture is crop
How can I make background image in full or custom size
if its is just the image ( ie. no text or content over the image ) then the simplest method is to calculate the aspect ratio of your image eg. 800H / 1200W = 50%. Use this as your Top / Bottom padding total e.g 25% top and 25% bottom.