Header background image

Posted in: Newspaper
Post count: 3

Hello I am using newspaper 7
I was wondering how can I put a background image on the header. I want to reproduce this: https://flfamily.org/
I thought it will be straight forward, but I am having difficulties doing so

Thanks

Post count: 22421

Hello,

It ca be done with a css code like for example:
.td-banner-wrap-full{
background-image: url("https://flfamily.org/wp-content/themes/ffpc/images/image_banner.jpg");
}

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.