Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
markbeede
tagDiv Member

I finally found another post similar to what I wanted to do. You can use custom CSS to do this as follows:

Go to Newspaper -> Custom Code -> Custom CSS and insert something similar to this:

.td-header-style-9 .td-logo-wrap-full
{
background: url(“<your full path>/header-image.jpg”) no-repeat center;
background-size: 1075px 150px;
}

It scales well on all devices too. Hopefully this will help someone else.

Viewing 1 post (of 1 total)