Reply To: Responsive header images under menu

Home Forums Support Responsive header images under menu Reply To: Responsive header images under menu

Home Forums Support Responsive header images under menu Reply To: Responsive header images under menu

#185337
Tom
Lead Developer
Lead Developer

The CSS settings between that bg image and the one on your GP site are nearly identical. The difference is that the GP site has the image full screen so the aspect ratio is different.

As I downsize, most of the image stays visible for me – much better than some I’ve seen. Which important part of the image is hiding?

Pretty much your only option is to apply a background specifically made for mobile with some CSS:

.page-id-11 .generate-content-header {
    background-image: url(URL TO YOUR MOBILE BACKGROUND);
}

We’ve been very lucky with the weather here the last few days! Been enjoying some walks by the water 🙂

Hope you enjoy your weekend!