Replies: 0
Setting up a new website with the accesspress lite version 2.50 theme and having some difficulties changing the background color of the masthead. I’ve tried the following with no luck: #masthead #site-header{background-color:#000 !important;}, #masthead .site-header{background-color:#000 !important;}, masthead .site-header{background-color:#000 !important;} and .site-header #masthead{background-color:#000 !important;} None of them work. I am using the “template two” setting. Any ideas?