- Acme Themes
#12238
dlmajor
Participant

Hi, just further to having a graphic as the background of the header…. I achieved that by using the following CSS:

.header-container {
background-image: url(“http://www.caterpillar.ink/wp-content/uploads/2017/01/CI-masthead-1800x160h5.png”); background-position: center top;
background-color: #cccccc;}
.header-wrapper .site-branding {background: transparent;}

That seems to be working here: caterpillar.ink

I’ve been finding that the theme is really well put together for playing with CSS… everything makes sense… thanks for that, it makes it enjoyable!

cheers
David