Reply To: Help with header area

Homepage Community Forums Epik Theme Support Help with header area Reply To: Help with header area

#6816
Impactiv8
Customer

    Thanks Eric,

    By “remove it from the other code”, You mean I need to edit the style.css ?

    I have added the line

    background: none repeat scroll 0 0 #1887e5;

    but it the blue still repeats.

    This is what I did, (I changed the blue colour):

    .epik-blue #head-wrap,
    .epik-blue #welcome,
    .epik-blue #home-feature-bg-dark,
    .epik-blue .author-box,
    .epik-blue .footer-widgets {
    background: none repeat scroll 0 0 #37A8DB;
    color: #ddd;
    }

    Is that correct?

    Thanks