Fox Theme - Styling the Pages/Categories Head Banner

Hi there,
Could anyone please help me on this? I am using the FOX Magazine theme on Wordpress platform and would like to style the Pages/Categories Head Banner. Now it looks very plain with a black font and a light grey background… I would like to tweak it a little, changing colors and maybe using an image as a background… (Banner image attached)

Website URL: http://thecannews.com/ (When on the Homepage, just click on one of the top menu bar pages/categories to see the headers/banners which I am talking about)

Thanks a lot!
The Can News

Hi

for doing that you have to write css as like:
#titlebar .container {
background: none;
background-image: url();
color: #ff0000;
}

background-image: url(); here you have to write your background image url as like
background-image: url(“images/tbg.png”);

For more Contact your purchased Theme Author.

Thanks

Hi,

Thanks for asking your question at Envato Forum.

How to contact any Item Author from Here

If they ask about purchase key then collect from Here

Still have any question open a Envato help ticket from Here

Thanks