Best Premium and Free WordPress Themes › Forums › SuperNewsPro › New user questions › Reply To: New user questions
January 2, 2017 at 5:12 am
#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