Reply To: problems with header image

Home Forums Support problems with header image Reply To: problems with header image

Home Forums Support problems with header image Reply To: problems with header image

#164408
Tom
Lead Developer
Lead Developer

You could try some CSS like this:

.separate-containers .inside-article .page-header-image {
    margin: -50px -50px 50px -50px;
}

This would be a good option in the Page Header add-on. Noted 🙂