same header for sites with different picture

hello all

maybe you can help me, because I didn’t found an answer (or didn’t saw it). I would like to have the same header stile like the one on the frontpage. but finally I would like to change the picture.

I found out how I can change the picture, but not the size/style from the front page with below code:

/*Header Image*/
.page-id-13 .page-title-section {
background-image: url("http://look-behind.com/v5/wp-content/uploads/2018/03/IMG_5861.jpg") !important;
}

can anyone help?

Hi there

Hope you are having a good day and thank you for your question :slight_smile:
in this css code:

.page-id-13 .page-title-section {
background-image: url(“http://look-behind.com/v5/wp-content/uploads/2018/03/IMG_5861.jpg”) !important;
}

you have to change page-id-13 o your page id,
also, dont forgegt to change image url :slight_smile:

Hi and thank you for your reply,

To be sure we are talking on the same thing:

On below side:
http://look-behind.com/v5/fotografie/

I would like to have the same header like below, but with a different picture:
http://look-behind.com/v5/

is that possible?

Hi

Sorry but that’s not possible, the image section you want is created with appearance > customize and widgets and this will not work for the the single post, they use completely different methods :frowning:

Hi, and thanks for the answer. So, size changing in a bigger format is not possible?

Sorry but no, moving this style in the single post format is not possible :frowning: