Home › Community Forums › Epik Theme Support › Epik header image not showing up › Reply To: Epik header image not showing up
August 12, 2013 at 11:54 pm
#6478

Customer
WordPress adds it’s own code for the header and gives it the “!important” which means it has priority. So lets go one more step above and add #head-wrap in front of the #header just like this –
#head-wrap #header {
background-position: center top !important;
}
I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com